File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ RUN set -eux \
88 elif [ -f /etc/mysql/my.cnf ]; then \
99 echo '!' "includedir /etc/mysql/docker-default.d/" >> /etc/mysql/my.cnf; \
1010 else \
11- echo "/etc/my.cnf and /etc/mysql/my.cnf are not availanle " ; \
11+ echo "/etc/my.cnf and /etc/mysql/my.cnf are not available " ; \
1212 false; \
1313 fi \
14+ && if [ -f "/entrypoint.sh" ]; then \
15+ mv "/entrypoint.sh" "/docker-entrypoint.sh" ; \
16+ fi \
1417 && chmod +x "/docker-entrypoint.sh"
1518
1619ENTRYPOINT ["/docker-entrypoint.sh" ]
You can’t perform that action at this time.
0 commit comments