mirror of
https://github.com/casjaysdevdocker/ssl-ca
synced 2025-10-08 04:17:02 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -47,7 +47,7 @@ EXPOSE $PORT
|
|||||||
|
|
||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-ssl-ca.sh", "healthcheck"]
|
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-ssl-ca.sh", "healthcheck"]
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/local/bin/entrypoint-ssl-ca.sh"]
|
ENTRYPOINT ["/usr/local/bin/entrypoint-ssl-ca.sh"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user