Is there a way to restart previously active marathon docker container using marathon GUI. I tried suspend and start using scale option but it's creating a new container rather than restarting the previously active container.
Could some one help me if there is a way to start and stop docker containers from marathon GUI.
Thanks