Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
infrastructure
mkdocs
Commits
c30703df
Commit
c30703df
authored
Nov 27, 2020
by
Dmitry Volodin
Browse files
Update Dockerfile
parent
34ab5733
Pipeline
#29060
passed with stage
in 3 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c30703df
...
...
@@ -5,7 +5,7 @@ RUN set -ex \
&&
apk add
--no-cache
git python3
\
&&
python3
-m
ensurepip
\
&&
pip3
install
--upgrade
pip
\
&&
pip3
install
mkdocs-material
==
6.1.6 mkdocs-macros-plugin
==
0.4.20
\
&&
pip3
install
mkdocs-material
==
6.1.6 mkdocs-macros-plugin
==
0.4.20
mkdocs-mermaid2-plugin
==
0.5.0
\
&&
apk del .build-deps
WORKDIR
/docs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment