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

cd /home/jboss before exec into identity provider container #623

Merged
merged 2 commits into from
Jan 13, 2021

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Jan 12, 2021

Signed-off-by: Anatolii Bazko abazko@redhat.com

What does this PR do

The latest rh-sso Dockerfile doesn't contain WORKDIR instruction.

# Define the working directory
WORKDIR /home/jboss

So, we have to cd /home/jboss before doing exec.

Reference issue

https://issues.redhat.com/browse/CRW-1458

… contaienr

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@tolusha tolusha changed the title Set up -Duser.home system property before exec into identity provider container cd /home/jboss before exec into downstream identity provider container Jan 13, 2021
@tolusha tolusha changed the title cd /home/jboss before exec into downstream identity provider container cd /home/jboss before exec into identity provider container Jan 13, 2021
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AndrienkoAleksandr, tolusha
To complete the pull request process, please assign after the PR has been reviewed.
You can assign the PR to them by writing /assign in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tolusha tolusha merged commit 5b78d6b into master Jan 13, 2021
@tolusha tolusha deleted the setuphomedir branch January 13, 2021 09:20
tolusha added a commit that referenced this pull request Jan 13, 2021
* cd /home/jboss before exec

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants