sha256:1b4ef141e23fe902e72cd9a3888f91b0266f5960f6f3bf6f4aa94b4bc717159d
OS/ARCH
linux/amd64
Compressed size
178.65 MB
Last pushed
over 2 years by christyjacob
Type
Image
Manifest digest
sha256:5c5f68e45de443abe065641afe03ddea28076bd409c5eb6cbb6bff5d77d4cf78
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd -r1.08 KB4RUN /bin/sh -c apt-get update4.22 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.38 MB7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B8RUN /bin/sh -c set -eux;14.57 MB9RUN /bin/sh -c set -eux;2.45 KB10ENV MYSQL_MAJOR=8.00 B11ENV MYSQL_VERSION=8.0.36-1debian120 B12RUN /bin/sh -c echo 'deb257 B13RUN /bin/sh -c { echo124.5 MB14VOLUME [/var/lib/mysql]0 B15COPY config/ /etc/mysql/ # buildkit841 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.05 KB17RUN /bin/sh -c ln -s121 B18ENTRYPOINT ["docker-entrypoint.sh"]0 B19EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B20CMD ["mysqld"]0 B21RUN /bin/sh -c apt-get update4.77 MB22ENV GOSU_VERSION=1.160 B23RUN /bin/sh -c set -eux;1.42 MB24RUN /bin/sh -c mkdir /var/lib/mysql-files144 B25RUN /bin/sh -c mkdir -p145 B26RUN /bin/sh -c touch /var/log/cron.log150 B27COPY utils.sh /usr/local/bin/utils.sh # buildkit501 B28COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit1.78 KB29COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit561 B30COPY health-check.sh /usr/local/bin/health-check.sh # buildkit657 B31RUN /bin/sh -c chmod +x1.78 KB32RUN /bin/sh -c chmod +x556 B33RUN /bin/sh -c chmod +x652 B34ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /