Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
8259e827
Unverified
Commit
8259e827
authored
Apr 23, 2018
by
Oleg Rakovitch
Committed by
GitHub
Apr 23, 2018
Browse files
Add missing package to docker image
Issue #1552
parent
66686de4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
8259e827
...
...
@@ -3,6 +3,7 @@ FROM alpine:3.6
RUN
apk update
-f
\
&&
apk
--no-cache
add
-f
\
openssl
\
coreutils
\
curl
\
socat
\
&&
rm
-rf
/var/cache/apk/
*
...
...
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