Yigit Colakoglu e802044563 | 3 years ago | |
---|---|---|
.drone.yml | 3 years ago | |
Dockerfile | 3 years ago | |
README.md | 3 years ago |
This is a very simple docker container for the mdzk zettelkasten publishing framework. Created because reinstalling using docker for every automated build was too costly. You can find it on DockerHub. To serve a zettelkasten on port 8080, the command is:
docker run -p 3000:8080 -v ./zettelkasten:/wiki fr1nge/mdzk:latest