Skip to content

Instantly share code, notes, and snippets.

@nicr9
Created April 10, 2016 15:35
Show Gist options
  • Save nicr9/4bbc01b7c3dceb14c323a6d1ba89705a to your computer and use it in GitHub Desktop.
Save nicr9/4bbc01b7c3dceb14c323a6d1ba89705a to your computer and use it in GitHub Desktop.
Using mdserver
docker pull nicr9/mdserver
docker run -dp 4000:4000 -v /home/$USER/notes:/opt/notes nicr9/mdserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment