Sign inSign up

metabase/qa-databases:mysql-sample-latest

Multi-platform
Index digest

sha256:fea1ddc80f00763369d0b03e701ca75ab2c0a02ab7124c50f1bc9ec362d31531

OS/ARCH

Compressed size

170.54 MB

Last pushed

almost 3 years by metabaseci

Type

Image

Manifest digest

sha256:cb134a97225ebb989cc32190c67acdb88359a730df089f0e3aad03623cbdb1bc

Image Layers

1ADD file ... in / 48.94 MB
2CMD ["/bin/bash"]0 B
3RUN /bin/sh -c set -eux;883 B
4ENV GOSU_VERSION=1.160 B
5RUN /bin/sh -c set -eux;959.77 KB
6RUN /bin/sh -c set -eux;4.39 MB
7RUN /bin/sh -c set -eux;2.55 KB
8ENV MYSQL_MAJOR=innovation0 B
9ENV MYSQL_VERSION=8.2.0-1.el80 B
10RUN /bin/sh -c set -eu;339 B
11RUN /bin/sh -c set -eux;59.69 MB
12RUN /bin/sh -c set -eu;315 B
13ENV MYSQL_SHELL_VERSION=8.0.35-1.el80 B
14RUN /bin/sh -c set -eux;55.62 MB
15VOLUME [/var/lib/mysql]0 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.26 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:0fefdd26d1656281881908973318cde9ebc07674dc1098bbf40d9ce6acf2f036 in /