Sign inSign up

metabase/qa-databases:mysql-sample-8

Multi-platform
Index digest

sha256:b2fccc090d99f9ac0f603b3c8d5d8c27fee7e8234f02b3a5abc9f4ab5804b26e

OS/ARCH

Compressed size

159.97 MB

Last pushed

about 2 years by metabaseci

Type

Image

Manifest digest

sha256:41f8b75e2cdb1481557146aa8ca66be574cb440bff0658fcd0ee94c299e4b275

Image Layers

1ADD file ... in / 45.45 MB
2CMD ["/bin/bash"]0 B
3RUN /bin/sh -c set -eux;879 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;892.03 KB
6RUN /bin/sh -c set -eux;6.02 MB
7RUN /bin/sh -c set -eux;2.54 KB
8ENV MYSQL_MAJOR=8.40 B
9ENV MYSQL_VERSION=8.4.2-1.el90 B
10RUN /bin/sh -c set -eu;334 B
11RUN /bin/sh -c set -eux;43.99 MB
12RUN /bin/sh -c set -eu;321 B
13ENV MYSQL_SHELL_VERSION=8.4.1-1.el90 B
14RUN /bin/sh -c set -eux;62.68 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:a5d614a69430ac76660689e833533429bd70568280b25af98af60b01a76d6139 in /