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

i unable to run domain twice,the error is "Domain Home is: /u01/oracle/user_projects/domains/base_domain"

Open gameboy123456 opened this issue 6 years ago • 0 comments

I use docker-images/OracleWebLogic/samples/12213-domain-home-in-image's dockerfile to create an image, when I run the image to generate the container, the weblogic domain is started, after that when I stop the container and restart it, the weblogic domain cannot be started.

How can I start the weblogic domain when I restart the container?

gameboy123456 avatar Jul 17 '19 11:07 gameboy123456