Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjuly/docker-mkdocs
A tiny Docker image for MkDocs, based on Alpine Linux with Python3.
https://github.com/kjuly/docker-mkdocs
alpine bump-version docker env mkdocs mkdocs-material python3
Last synced: about 1 month ago
JSON representation
A tiny Docker image for MkDocs, based on Alpine Linux with Python3.
- Host: GitHub
- URL: https://github.com/kjuly/docker-mkdocs
- Owner: Kjuly
- License: mit
- Created: 2024-05-04T13:29:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T12:48:10.000Z (7 months ago)
- Last Synced: 2024-12-18T20:14:07.526Z (about 1 month ago)
- Topics: alpine, bump-version, docker, env, mkdocs, mkdocs-material, python3
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/kjuly/mkdocs
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-mkdocs
A tiny Docker image for MkDocs, based on [Alpine](https://hub.docker.com/_/alpine) Linux with Python3.## [mkdocs](https://hub.docker.com/r/kjuly/mkdocs/tags)
This is primarily an env image, it can also be used as a parent image.
## [mkdocs-material](https://hub.docker.com/r/kjuly/mkdocs-material/tags)
A Docker image for MkDocs with MkDocs-Material theme, based on Alpine Linux with Python3.
This is primarily an env image, it can also be used as a parent image.
If you prefer the tool image to load the source files externally as a data volume, try MkDocs-Material's [official Docker image][1].
[1]: https://hub.docker.com/r/squidfunk/mkdocs-material