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
804a6c8d
Commit
804a6c8d
authored
May 11, 2017
by
neil
Committed by
GitHub
May 11, 2017
Browse files
Merge pull request #838 from Neilpang/dev
add VOLUME
parents
6a2592a9
c487cd6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
804a6c8d
...
@@ -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