mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
specify mysqld.bin as the default command
This commit is contained in:
@@ -19,3 +19,4 @@ COPY rootfs/ /
|
||||
EXPOSE 3306
|
||||
VOLUME ["$BITNAMI_APP_VOL_PREFIX/data", "$BITNAMI_APP_VOL_PREFIX/conf", "$BITNAMI_APP_VOL_PREFIX/logs"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["mysqld.bin"]
|
||||
|
||||
Reference in New Issue
Block a user