ci.docker.websphere-traditional icon indicating copy to clipboard operation
ci.docker.websphere-traditional copied to clipboard

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

Open anborg opened this issue 3 years ago • 1 comments

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 avatar May 13 '21 23:05 anborg

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

drewdouglass1 avatar Nov 04 '21 18:11 drewdouglass1