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
Kate Kader
Open VDS
Commits
de5e7da7
Commit
de5e7da7
authored
Nov 14, 2019
by
David Diederich
Browse files
Untabify
parent
49298969
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-environment.Dockerfile
View file @
de5e7da7
...
...
@@ -2,8 +2,8 @@ FROM alpine:latest
# Install the various required packages
RUN
apk add python3 python3-dev gcc g++ cmake make git
\
libxml2-dev boost-dev zlib-dev openssl-dev curl-dev
\
util-linux-dev
# This package contains the uuid development headers
libxml2-dev boost-dev zlib-dev openssl-dev curl-dev
\
util-linux-dev
# This package contains the uuid development headers
# Copy the python requirement list into the container and download the packages
COPY
python/requirements-dev.txt /tmp/requirements-dev.txt
...
...
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