Sign inSign up

metabase/qa-databases:mysql-sample-8

Multi-platform
Index digest

sha256:b2fccc090d99f9ac0f603b3c8d5d8c27fee7e8234f02b3a5abc9f4ab5804b26e

OS/ARCH

Compressed size

162.56 MB

Last pushed

about 2 years by metabaseci

Type

Image

Manifest digest

sha256:78a55d5c6a078d9a192caf49bf3b3d6b5381ee95a77c3a893eea7e3ad0f0a344

Image Layers

1ADD file ... in / 46.72 MB
2CMD ["/bin/bash"]0 B
3RUN /bin/sh -c set -eux;884 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;959.96 KB
6RUN /bin/sh -c set -eux;6.4 MB
7RUN /bin/sh -c set -eux;2.55 KB
8ENV MYSQL_MAJOR=8.40 B
9ENV MYSQL_VERSION=8.4.2-1.el90 B
10RUN /bin/sh -c set -eu;335 B
11RUN /bin/sh -c set -eux;45.05 MB
12RUN /bin/sh -c set -eu;320 B
13ENV MYSQL_SHELL_VERSION=8.4.1-1.el90 B
14RUN /bin/sh -c set -eux;62.49 MB
15VOLUME [/var/lib/mysql]0 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 KB
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B
19CMD ["mysqld"]0 B
20ENV MYSQL_DATABASE=sample0 B
21ENV MYSQL_USER=metabase0 B
22ENV MYSQL_PASSWORD=metasample1230 B
23ENV MYSQL_ROOT_PASSWORD=metasample1230 B
24COPY dbs/mysql/data/sample_data.sql.gz /docker-entrypoint-initdb.d/sample_data.sql.gz # buildkit972.39 KB
25CMD ["--datadir" "/var/lib/mysql-mbsample"]0 B

Command

ADD file:61bb1ff5b435c8d45a692de54806f1a1d44cbd176c28877e360a68f4d0e7de6f in /