Sign inSign up

appwrite/mysql:0.4.2

Index digest

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 MB
2RUN /bin/sh -c groupadd -r1.08 KB
3RUN /bin/sh -c apt-get update4.22 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.38 MB
6RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
7RUN /bin/sh -c set -eux;14.59 MB
8RUN /bin/sh -c set -eux;2.44 KB
9ENV MYSQL_MAJOR=8.00 B
10ENV MYSQL_VERSION=8.0.41-1debian120 B
11RUN /bin/sh -c echo 'deb256 B
12RUN /bin/sh -c { echo127.71 MB
13VOLUME [/var/lib/mysql]0 B
14COPY config/ /etc/mysql/ # buildkit844 B
15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 KB
16RUN /bin/sh -c ln -s122 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B
19CMD ["mysqld"]0 B
20RUN /bin/sh -c rm -f5.81 MB
21ENV GOSU_VERSION=1.160 B
22RUN /bin/sh -c set -eux;1.42 MB
23RUN /bin/sh -c mkdir /var/lib/mysql-files146 B
24RUN /bin/sh -c mkdir -p146 B
25RUN /bin/sh -c touch /var/log/cron.log151 B
26COPY utils.sh /usr/local/bin/utils.sh # buildkit503 B
27COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit2.5 KB
28COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit563 B
29COPY health-check.sh /usr/local/bin/health-check.sh # buildkit656 B
30RUN /bin/sh -c chmod +x2.49 KB
31RUN /bin/sh -c chmod +x558 B
32RUN /bin/sh -c chmod +x651 B
33ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'