Docker desactivar el inicio automático
docker update --restart=no <my-container>
Purple Team
docker update --restart=no <my-container>