Docker deaktivieren automatische Start
docker update --restart=no <my-container>
Purple Team
docker update --restart=no <my-container>