mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-01-30 18:34:29 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
92aba6a197
commit
d2ecefde27
BIN
.Dockerfile.swp
Normal file
BIN
.Dockerfile.swp
Normal file
Binary file not shown.
@ -52,6 +52,7 @@ EXPOSE 1-65535
|
||||
WORKDIR /data/htdocs
|
||||
VOLUME [ "/data", "/config" ]
|
||||
|
||||
ENTRYPOINT [ "tini", "--" ]
|
||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-caddy.sh", "healthcheck"]
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint-caddy.sh"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user