Auto start Tomcat and Docker containers
If you have existing Docker containers which you'd like to update to start automatically upon boot, you can run the following command: docker update --restart=always CONTAINER_NAMEThere are a couple of restart policies which you'd might like to consider, as the always restart