Skip to content

Add Dockerfile#177

Open
Les-Wet wants to merge 2 commits intogbdev:masterfrom
Les-Wet:dockerfile
Open

Add Dockerfile#177
Les-Wet wants to merge 2 commits intogbdev:masterfrom
Les-Wet:dockerfile

Conversation

@Les-Wet
Copy link
Copy Markdown
Contributor

@Les-Wet Les-Wet commented Apr 8, 2026

Should close #165. This is my first time writing a Dockerfile, let me know if any changes should be made. I mostly based it off of the pandocs implementation but changed a number of relevant things:

  • Used a different base image (Debian)
  • Removed all python-related commands
  • Adapted the mdbook version
  • Used mdserve to make the web server

Also updated the README with the relevant commands for using Docker. This runs just as good as a local installation on my end, someone else should probably test this on their machine to make sure it works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dockerfile for faster local development

1 participant