Docker Desativar o início automático
docker update --restart=no <my-container>
Purple Team
docker update --restart=no <my-container>