$ docker run -d --restart unless-stopped <image>
docker update --restart unless-stopped $(docker ps -q)