forked from toolshed/docs.coopcloud.tech
use root index, fix docker deploy
This commit is contained in:
@ -6,10 +6,6 @@ COPY . /docs
|
||||
|
||||
WORKDIR /docs
|
||||
|
||||
ENTRYPOINT ["/bin/sh"]
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
RUN pip install mkdocs-awesome-pages-plugin mkdocs-material-extensions
|
||||
|
||||
CMD ["mkdocs", "serve"]
|
||||
|
Reference in New Issue
Block a user