Loading .dockerignore 0 → 100644 +2 −0 Original line number Diff line number Diff line * !mkdocs No newline at end of file Dockerfile 0 → 100644 +3 −0 Original line number Diff line number Diff line FROM squidfunk/mkdocs-material COPY /mkdocs /docs No newline at end of file Loading
.dockerignore 0 → 100644 +2 −0 Original line number Diff line number Diff line * !mkdocs No newline at end of file
Dockerfile 0 → 100644 +3 −0 Original line number Diff line number Diff line FROM squidfunk/mkdocs-material COPY /mkdocs /docs No newline at end of file