Make it more complete
This commit is contained in:
@@ -3,6 +3,7 @@ FROM squidfunk/mkdocs-material:9 AS www-build
|
||||
COPY ./ /src
|
||||
|
||||
WORKDIR /src
|
||||
RUN pip install mkdocs-nav-weight
|
||||
RUN mkdocs build
|
||||
|
||||
FROM git.tesses.org/tesses50/basic-webserver:latest
|
||||
|
||||
Reference in New Issue
Block a user