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
ruanhaishen
Acme.Sh
Commits
41425f7f
Unverified
Commit
41425f7f
authored
Feb 10, 2019
by
neil
Committed by
GitHub
Feb 10, 2019
Browse files
Merge pull request #2086 from christianbur/patch-3
Update Dockerfile (apline 3.9 and tzdata)
parents
227547f8
2cf01c23
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
41425f7f
FROM
alpine:3.
6
FROM
alpine:3.
9
RUN
apk update
-f
\
&&
apk
--no-cache
add
-f
\
...
...
@@ -7,6 +7,7 @@ RUN apk update -f \
bind-tools
\
curl
\
socat
\
tzdata
\
&&
rm
-rf
/var/cache/apk/
*
ENV
LE_CONFIG_HOME /acme.sh
...
...
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