-
Notifications
You must be signed in to change notification settings - Fork 71
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
Modify the build.sh
script to work with podman
#559
Conversation
/retest |
1 similar comment
/retest |
Please, rebase on main to have tests passed. |
cf8201c
to
1e91107
Compare
@nickboldt @SDawley please, review |
/retest |
@vinokurig: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/retest |
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
@ibuziuk @nickboldt @SDawley Please take a look |
/retest |
/retest |
/retest-required |
@vinokurig: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/retest |
@nickboldt @ibuziuk Could you please review? |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ibuziuk, vinokurig The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What does this PR do?
In order to be able to build images directly in a wotkspace container, add
BUILDER
variable to be able to execute thebuild.sh
script not only with docker but with podman and buildah.depends on #573
Screenshot/screencast of this PR
What issues does this PR fix or reference?
eclipse-che/che#22243
How to test this PR?
che-server
repositoryche-22243
brachcd dockerfiles
and.build.sh
commandsSee: a new image has been built.
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.