$ docker run -d --restart unless-stopped <image>
docker run -d --restart unless-stopped -p27017:27017 mongo