mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-16 21:48:20 +00:00
4 lines
75 B
Docker
4 lines
75 B
Docker
FROM squidfunk/mkdocs-material
|
|
|
|
COPY mkdocs.yml /docs
|
|
COPY docs /docs/docs
|