You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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
Is there a way I can extend this image, and enable password to be from environment?
The text was updated successfully, but these errors were encountered: