mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-14 12:38:22 +00:00
4 lines
75 B
Docker
4 lines
75 B
Docker
FROM squidfunk/mkdocs-material
|
|
|
|
COPY mkdocs.yml /docs
|
|
COPY docs /docs/docs
|