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

replace sed delimiters to be able to use / in docker image buildscript #14572

Merged
merged 1 commit into from
Sep 17, 2019
Merged

replace sed delimiters to be able to use / in docker image buildscript #14572

merged 1 commit into from
Sep 17, 2019

Conversation

sparkoo
Copy link
Member

@sparkoo sparkoo commented Sep 17, 2019

What does this PR do?

Replaces sed delimiters in docker image build script. It will be now possible to use / in it's params. It has no effect to current behavior.

I use it like this sh -x build.sh --organization:quay.io/mvala --prefix:che --name:server --tag:feature1 --dockerfile:Dockerfile to build my custom quay.io/mvala/che-server:feature1 image.

What issues does this PR fix or reference?

n/a

@benoitf
Copy link
Contributor

benoitf commented Sep 17, 2019

👍

@che-bot che-bot added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 17, 2019
@che-bot
Copy link
Contributor

che-bot commented Sep 17, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • "che-server" docker image: maxura/che-server:14572

@sparkoo sparkoo merged commit 855a4ab into eclipse-che:master Sep 17, 2019
@sparkoo sparkoo deleted the dockerBuildSedDelimiters branch September 17, 2019 11:49
@che-bot
Copy link
Contributor

che-bot commented Sep 17, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 17, 2019
@che-bot che-bot added this to the 7.2.0 milestone Sep 17, 2019
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.

3 participants