Skip to content

Instantly share code, notes, and snippets.

@ClaudioCorridore
Created February 22, 2015 19:06
Show Gist options
  • Select an option

  • Save ClaudioCorridore/5b40f24c0fd067d33a0b to your computer and use it in GitHub Desktop.

Select an option

Save ClaudioCorridore/5b40f24c0fd067d33a0b to your computer and use it in GitHub Desktop.
Run and mount shared volume width Docker
sudo docker run -d -p 8042:8042 --name CONTAINER -v /local/path:/container/path IMAGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment