You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?