Open
Description
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?