mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
do not start apache if user specifies a command
This commit is contained in:
@@ -14,4 +14,4 @@ COPY rootfs/ /
|
||||
|
||||
EXPOSE 80 443
|
||||
VOLUME ["$BITNAMI_APP_VOL_PREFIX/conf", "$BITNAMI_APP_VOL_PREFIX/logs", "/app"]
|
||||
ENTRYPOINT ["/init"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user