Skip to content

Instantly share code, notes, and snippets.

@emilioSp
Last active November 14, 2019 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emilioSp/9d81fda20cf8bba1f08611752e15cf95 to your computer and use it in GitHub Desktop.
Save emilioSp/9d81fda20cf8bba1f08611752e15cf95 to your computer and use it in GitHub Desktop.
Docker run
docker run --detach --restart=unless-stopped --hostname \$(hostname) -p 84:80 -it --name $DOCKER_NAME $DOCKER_ORG/$DOCKER_NAME:latest"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment