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

How to config password in env var? Attaching /tmp/PASSWORD is not supported in certain cloud deployments #241

Open
anborg opened this issue May 13, 2021 · 1 comment

Comments

@anborg
Copy link

anborg commented May 13, 2021

Is there a way I can extend this image, and enable password to be from environment?

FROM ibmcom/websphere-traditional:latest
#.... What to do here to take password from environment?
@anborg anborg changed the title How to config password in env var? Attaching /tmp/PASSWORD is not available in certain cloud deployments How to config password in env var? Attaching /tmp/PASSWORD is not supported in certain cloud deployments May 13, 2021
@drewdouglass1
Copy link

drewdouglass1 commented Nov 4, 2021

Is there an update on this issue. I have a client that cannot build 9.0.5.8 images because of this problem. Below is a snapshot from the client where he built 9.0.5.8 using
FROM ibmcom/websphere-traditional:9.0.5.8
RUN /work/configure.sh

and got the follow error:

image

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

No branches or pull requests

2 participants