mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
moved bitnami-utils-custom.sh and entrypoint.sh to rootfs/ directory
This commit is contained in:
@@ -12,8 +12,6 @@ ENV BITNAMI_APP_VOL_PREFIX=/bitnami/$BITNAMI_APP_NAME \
|
|||||||
RUN $BITNAMI_PREFIX/install.sh\
|
RUN $BITNAMI_PREFIX/install.sh\
|
||||||
--base_password bitnami --mysql_password bitnami --mysql_allow_all_remote_connections 1 --disable-components common --mysql_init_data_dir 0
|
--base_password bitnami --mysql_password bitnami --mysql_allow_all_remote_connections 1 --disable-components common --mysql_init_data_dir 0
|
||||||
|
|
||||||
COPY bitnami-utils-custom.sh /bitnami-utils-custom.sh
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
|
||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|
||||||
EXPOSE 3306
|
EXPOSE 3306
|
||||||
|
|||||||
Reference in New Issue
Block a user