Docker – Websphere container stops when using stopServer.sh
Docker container automatically stops if I stop the server using the stopServer.sh script. What is recommended practice to restart the server? I need to apply a new configuration and docker restart image_id remove the new configuration.