sha256:d9c0058482903ce91bebdd9dadeb462b38da9c5f1170ffe37479874a1b52cee8
OS/ARCH
linux/amd64
Compressed size
178.65 MB
Last pushed
over 2 years by christyjacob
Type
Image
Manifest digest
sha256:5bf2c1ccb18c78c7cdef4f3eeaddff903d29ccfa0c51ba670e65d3b6b11dd779
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-files145 B25RUN /bin/sh -c mkdir -p146 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 # buildkit560 B30COPY health-check.sh /usr/local/bin/health-check.sh # buildkit659 B31RUN /bin/sh -c chmod +x1.78 KB32RUN /bin/sh -c chmod +x555 B33RUN /bin/sh -c chmod +x656 B34ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /