forked from toolshed/docs.coopcloud.tech
Upgrade docs config
This commit is contained in:
@ -8,4 +8,6 @@ ENTRYPOINT ["/bin/sh"]
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
RUN pip install mkdocs-awesome-pages-plugin
|
||||
|
||||
CMD ["-c", "mkdocs build && python -m http.server --bind 0.0.0.0 --directory site 8000"]
|
||||
|
Reference in New Issue
Block a user