Docker: Add a restart policy to a container that was already created October 3, 2022 by Tarik In recent versions of docker (as of 1.11) you have an update command: docker update --restart=always <container>