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
14327b0f
Commit
14327b0f
authored
Nov 21, 2020
by
Dmitry Volodin
Browse files
Update Dockerfile
parent
eb2b0df1
Pipeline
#28872
failed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
14327b0f
...
...
@@ -3,8 +3,7 @@ FROM alpine:latest
RUN
set
-ex
\
&&
apk add
--no-cache
git python3
\
&&
python3
-m
ensurepip
\
&&
pip3
install
-r
requirements.txt
\
&&
npm
install
-g
mermaid.cli
\
&&
pip3
install
-r
requirements.txt
WORKDIR
/docs
VOLUME
/docs
Write
Preview
Markdown
is supported
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