Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open ResEl
Outils
CI - DinD Deploy
Commits
ecc77896
Commit
ecc77896
authored
Dec 31, 2019
by
Nicolas Vuillermet
Browse files
Debug
parent
cae4d7ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
ecc77896
...
...
@@ -4,8 +4,7 @@ RUN echo 'http://dl-cdn.alpinelinux.org/alpine/latest-stable/community' >> /etc/
apk update
;
RUN
apk add docker openrc
;
\
rc-update add docker boot
;
\
service docker start
;
rc-update add docker boot
;
RUN
apk add py-pip
;
\
apk add python-dev libffi-dev openssl-dev gcc libc-dev make
;
\
...
...
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