Sign inSign up

appwrite/mysql:0.3.0

Index digest

sha256:c48d6491c64e1298181c07cb6a2bf5103b835ea67c27339fae8446a89cfc4826

OS/ARCH

linux/amd64

Compressed size

269.2 MB

Last pushed

over 1 year by appwrite

Type

Image

Manifest digest

sha256:255c47883626046e5b7d6c7e203a7fe4b89e4c28033a55f2efcd1e749778ac17

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd -r1.08 KB
4RUN /bin/sh -c apt-get update4.22 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8RUN /bin/sh -c set -eux;14.57 MB
9RUN /bin/sh -c set -eux;2.45 KB
10ENV MYSQL_MAJOR=8.00 B
11ENV MYSQL_VERSION=8.0.36-1debian120 B
12RUN /bin/sh -c echo 'deb256 B
13RUN /bin/sh -c { echo124.5 MB
14VOLUME [/var/lib/mysql]0 B
15COPY config/ /etc/mysql/ # buildkit843 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.06 KB
17RUN /bin/sh -c ln -s120 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B
20CMD ["mysqld"]0 B
21RUN /bin/sh -c apt-get update95.29 MB
22ENV GOSU_VERSION=1.160 B
23RUN /bin/sh -c set -eux;1.43 MB
24RUN /bin/sh -c mkdir /var/lib/mysql-files145 B
25RUN /bin/sh -c mkdir -p145 B
26RUN /bin/sh -c touch /var/log/cron.log150 B
27COPY utils.sh /usr/local/bin/utils.sh # buildkit503 B
28COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit2.3 KB
29COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit562 B
30COPY health-check.sh /usr/local/bin/health-check.sh # buildkit657 B
31RUN /bin/sh -c chmod +x2.3 KB
32RUN /bin/sh -c chmod +x558 B
33RUN /bin/sh -c chmod +x653 B
34ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 B

Command

ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in /