docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Trying to run a docker image and getting the error A properties file with username and passwords needs to be supplied

Open jeenlearn opened this issue 2 years ago • 0 comments

I am trying to run this command docker run --name wlsnode01 -d -p 7001:7001 -p 9002:9002 -e DOMAIN_NAME=base_domain -v C:\Users\u\weblogic:/u01/oracle/properties container-registry.oracle.com/middleware/weblogic:14.1.1.0-dev-8

The domain.properties is saved inthe rigth folde mentioned. Im running the command from powershell.Please advise what need to be done.I have been stuck with issue .

jeenlearn avatar Jun 15 '23 07:06 jeenlearn