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
cae4d7ed
Commit
cae4d7ed
authored
Dec 31, 2019
by
Nicolas Vuillermet
Browse files
Debug
parent
af063de6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
cae4d7ed
...
...
@@ -3,7 +3,7 @@ FROM alpine:3.7
RUN
echo
'http://dl-cdn.alpinelinux.org/alpine/latest-stable/community'
>>
/etc/apk/repositories
;
\
apk update
;
RUN
apk add docker
;
\
RUN
apk add docker
openrc
;
\
rc-update add docker boot
;
\
service docker start
;
...
...
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