sha256:abd228c99426e25f01ad8942d62b87d8e9a69d9830a670051cf4f92cc646682b
OS/ARCH
linux/amd64
Compressed size
182.06 MB
Last pushed
6 months by appwrite
Type
Image
Manifest digest
sha256:7c29244e86bb70526df91cf00a3bc97c4075bfb0f2c87ef46a777f9125f2f045
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-files146 B24RUN /bin/sh -c mkdir -p146 B25RUN /bin/sh -c touch /var/log/cron.log151 B26COPY utils.sh /usr/local/bin/utils.sh # buildkit503 B27COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit2.5 KB28COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit563 B29COPY health-check.sh /usr/local/bin/health-check.sh # buildkit656 B30RUN /bin/sh -c chmod +x2.49 KB31RUN /bin/sh -c chmod +x558 B32RUN /bin/sh -c chmod +x651 B33ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'