sha256:05ab054e1c7c0cd9357833e9f5157de0176f25dc00f1bf6a64cc84f4edc7d849
OS/ARCH
linux/amd64
Compressed size
182.07 MB
Last pushed
4 months by appwrite
Type
Image
Manifest digest
sha256:6be97b4dc5bd92046cfae6eda7c399ab11a77d0493ef33b2c01dbe20a6092122
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd -r1.08 KB3RUN /bin/sh -c apt-get update4.22 MB4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.38 MB6RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B7RUN /bin/sh -c set -eux;14.59 MB8RUN /bin/sh -c set -eux;2.44 KB9ENV MYSQL_MAJOR=8.00 B10ENV MYSQL_VERSION=8.0.41-1debian120 B11RUN /bin/sh -c echo 'deb256 B12RUN /bin/sh -c { echo127.71 MB13VOLUME [/var/lib/mysql]0 B14COPY config/ /etc/mysql/ # buildkit844 B15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 KB16RUN /bin/sh -c ln -s122 B17ENTRYPOINT ["docker-entrypoint.sh"]0 B18EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B19CMD ["mysqld"]0 B20RUN /bin/sh -c rm -f5.81 MB21ENV GOSU_VERSION=1.160 B22RUN /bin/sh -c set -eux;1.42 MB23RUN /bin/sh -c mkdir /var/lib/mysql-files147 B24RUN /bin/sh -c mkdir -p146 B25RUN /bin/sh -c touch /var/log/cron.log151 B26COPY utils.sh /usr/local/bin/utils.sh # buildkit500 B27COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit3.41 KB28COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit537 B29COPY health-check.sh /usr/local/bin/health-check.sh # buildkit656 B30RUN /bin/sh -c chmod +x3.41 KB31RUN /bin/sh -c chmod +x533 B32RUN /bin/sh -c chmod +x652 B33ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'