docker container set restart always code example Example: docker run restart on boot $ docker run -d --restart unless-stopped <image>