Использование свежей версии документации
This commit is contained in:
parent
2f4c5cb048
commit
531e3ded9e
@ -1,6 +1,6 @@
|
|||||||
FROM mydocker.ru/alpine-dev AS builder
|
FROM mydocker.ru/alpine-dev AS builder
|
||||||
RUN apk add --no-cache doxygen python3 py3-pip plantuml && \
|
RUN apk add --no-cache doxygen python3 py3-pip plantuml && \
|
||||||
git clone -b v3.11.3 https://gitfox.ru/lib/json.git && \
|
git clone https://gitfox.ru/lib/json.git && \
|
||||||
cd json && \
|
cd json && \
|
||||||
cd /src/json/docs/mkdocs && \
|
cd /src/json/docs/mkdocs && \
|
||||||
make install_venv build
|
make install_venv build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user