Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
infrastructure
mkdocs
Commits
34ab5733
Commit
34ab5733
authored
Nov 22, 2020
by
Dmitry Volodin
Browse files
Update Dockerfile
parent
3dc97d77
Pipeline
#28921
passed with stage
in 1 minute and 55 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
34ab5733
...
...
@@ -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
\
&&
pip3
install
mkdocs-material
==
6.1.6
mkdocs-macros-plugin
==
0.4.20
\
&&
apk del .build-deps
WORKDIR
/docs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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