Serve current folder:
docker run \
--rm \
-it \
--publish 127.0.0.1:8100:8100/tcp \
--read-only \
--volume $PWD:/var/www/md:ro \
hedhyw/mdserve:v0.0.1
Go to http://127.0.0.1:8100
Content type
Image
Digest
Size
7.5 MB
Last updated
over 4 years ago
docker pull hedhyw/mdserve:v0.0.1