Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for building with buildah #330

Merged
merged 1 commit into from
Jan 29, 2021
Merged

Add support for building with buildah #330

merged 1 commit into from
Jan 29, 2021

Conversation

ericwill
Copy link
Contributor

Signed-off-by: Eric Williams ericwill@redhat.com

What does this PR do?

Not all users have access to docker, so use podman/buildah by default and use docker as a last resort.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

Fixes of eclipse-che/che#18798

How to test this PR?

Run the build script with BUILDER=buildah ./build.sh, or try running just build.sh and observe that a tool will be auto-detected based on what's installed on your machine.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Not all users have access to docker, so use podman/buildah by default and use docker as a last resort.

Part of eclipse-che/che#18798

Signed-off-by: Eric Williams <ericwill@redhat.com>
@ericwill ericwill merged commit 0397aa0 into eclipse-che:master Jan 29, 2021
@che-bot che-bot added this to the 7.26 milestone Jan 29, 2021
@l0rd
Copy link
Contributor

l0rd commented Feb 1, 2021

Is there a corresponding doc PR? Current article doesn't mention that this is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants