WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

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

Open anborg opened 3 years ago

anborg commented 3 years ago

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?
drewdouglass1 commented 2 years ago

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