Created
April 10, 2016 15:35
-
-
Save nicr9/4bbc01b7c3dceb14c323a6d1ba89705a to your computer and use it in GitHub Desktop.
Using mdserver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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