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
2cf01c23
"components/vscode:/vscode.git/clone" did not exist on "73b13e4197ae0e0f83f3202810c3422ab054af7e"
Unverified
Commit
2cf01c23
authored
Feb 09, 2019
by
Christian Burmeister
Committed by
GitHub
Feb 09, 2019
Browse files
Update Dockerfile
parent
227547f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
2cf01c23
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