Sign inSign up

appwrite/mysql:0.2.0

Index digest

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 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.d114 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 'deb257 B
13RUN /bin/sh -c { echo124.5 MB
14VOLUME [/var/lib/mysql]0 B
15COPY config/ /etc/mysql/ # buildkit841 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.05 KB
17RUN /bin/sh -c ln -s121 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 update4.77 MB
22ENV GOSU_VERSION=1.160 B
23RUN /bin/sh -c set -eux;1.42 MB
24RUN /bin/sh -c mkdir /var/lib/mysql-files145 B
25RUN /bin/sh -c mkdir -p146 B
26RUN /bin/sh -c touch /var/log/cron.log150 B
27COPY utils.sh /usr/local/bin/utils.sh # buildkit501 B
28COPY custom-docker-entrypoint.sh /usr/local/bin/custom-docker-entrypoint.sh # buildkit1.78 KB
29COPY init.sh /docker-entrypoint-initdb.d/init.sh # buildkit560 B
30COPY health-check.sh /usr/local/bin/health-check.sh # buildkit659 B
31RUN /bin/sh -c chmod +x1.78 KB
32RUN /bin/sh -c chmod +x555 B
33RUN /bin/sh -c chmod +x656 B
34ENTRYPOINT ["/usr/local/bin/custom-docker-entrypoint.sh"]0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /