Skip to content

paillechat/docker-mkdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for mkdocs

License

View Dockerfile on GitHub.

Docker hub

Tiny Alpine-based multistage-builld dockerized version of mkdocs.

Docker mounts

The working directory inside the Docker container is /mkdocs/ and should be mounted locally to the root of your project.

Usage

Basic

$ make build
$ make run

Then mkdocs will be available at http://127.0.0.1:8000

License

MIT License

About

Tiny alpine base dockerized version of mkdocs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published