mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-17 03:41:47 +00:00
add VOLUME
This commit is contained in:
parent
0f48b15695
commit
c487cd6af2
@ -55,5 +55,7 @@ else \n \
|
||||
/root/.acme.sh/acme.sh --config-home /acme.sh \"\$@\"\n \
|
||||
fi" >/entry.sh && chmod +x /entry.sh
|
||||
|
||||
VOLUME /acme.sh
|
||||
|
||||
ENTRYPOINT ["/entry.sh"]
|
||||
CMD ["--help"]
|
||||
|
Loading…
Reference in New Issue
Block a user