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
c487cd6a
Commit
c487cd6a
authored
May 11, 2017
by
neilpang
Browse files
add VOLUME
parent
0f48b156
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c487cd6a
...
@@ -55,5 +55,7 @@ else \n \
...
@@ -55,5 +55,7 @@ else \n \
/root/.acme.sh/acme.sh --config-home /acme.sh
\"\$
@
\"\n
\
/root/.acme.sh/acme.sh --config-home /acme.sh
\"\$
@
\"\n
\
fi"
>
/entry.sh
&&
chmod
+x /entry.sh
fi"
>
/entry.sh
&&
chmod
+x /entry.sh
VOLUME
/acme.sh
ENTRYPOINT
["/entry.sh"]
ENTRYPOINT
["/entry.sh"]
CMD
["--help"]
CMD
["--help"]
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