Sample Header Ad - 728x90

Unable to install WebLogic image docker

1 vote
0 answers
112 views
I want to create an empty domain with an Admin Server: nunyet@lw202050777:~/weblogic/backoffice$ sudo docker run -d -p 7002:7001 -p 9004:9002 -v $PWD:/u01/oracle/properties store/oracle/weblogic:12.2.1.4 Unable to find image 'store/oracle/weblogic:12.2.1.4' locally 12.2.1.4: Pulling from store/oracle/weblogic 822ace0353cb: Already exists 19841f86e7b5: Pull complete b3c7d6d987c6: Pull complete cc5da308016d: Pull complete 91c19f73b26d: Pull complete afca886f8980: Pull complete Digest: sha256:7f0cb6f693cc15c18ae279c30df8dbdda8073598cc09caab8f5f67ce150823d8 Status: Downloaded newer image for store/oracle/weblogic:12.2.1.4 a739318959cbbb3e544dfd09ebaf7bd2c051fa0c4c30330b5c6f04d65f1425de but I can't access the AdminServer Web Console at: https://localhost:9004/console, https://localhost:9002/console, https://localhost:7001/console, https://localhost:7002/console This site can’t be reached
Asked by Nuñito Calzada (71 rep)
Oct 13, 2020, 05:04 PM
Last activity: Oct 18, 2020, 09:08 AM