Sign inSign up

thecodingmachine/mysql:8.0-v2

Multi-platform
Index digest

sha256:be2c962b9b46642745c57b0d1f1a3fefc779b5ed3ead50defba88dd76527753a

OS/ARCH

Compressed size

258.7 MB

Last pushed

over 3 years by moufmouf

Type

Image

Manifest digest

sha256:90b80fcc13f943af4f88ffdf01b4d54bd6974b7d0ae278a986b6ba61b3ddbc70

Image Layers

1ADD file ... in / 42.79 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c set -eux; groupadd885 B
4ENV GOSU_VERSION=1.160 B
5/bin/sh -c set -eux; arch="$(uname959.79 KB
6/bin/sh -c set -eux; microdnf4.4 MB
7/bin/sh -c set -eux; key='859BE8D7C586F538430B19C2467B942D3A79BD29';2.57 KB
8ENV MYSQL_MAJOR=8.00 B
9ENV MYSQL_VERSION=8.0.33-1.el80 B
10/bin/sh -c set -eu; .332 B
11/bin/sh -c set -eux; microdnf55.9 MB
12/bin/sh -c set -eu; .315 B
13ENV MYSQL_SHELL_VERSION=8.0.33-1.el80 B
14/bin/sh -c set -eux; microdnf53.95 MB
15VOLUME [/var/lib/mysql]0 B
16COPY file:e9c22353a1133b89c5bca24ecacd348acd094e50e5e5c45375a997c6b1f07192 in /usr/local/bin/ 5.27 KB
17/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19EXPOSE 3306 330600 B
20CMD ["mysqld"]0 B
21LABEL authors=David Négrier <[email protected]>0 B
22RUN /bin/sh -c if command19.93 MB
23COPY utils/generate_conf.php /usr/local/bin/generate_conf.php # buildkit1.04 KB
24RUN /bin/sh -c mkdir ~/.ssh208 B
25RUN /bin/sh -c { 181 B
26RUN /bin/sh -c if [7.03 MB
27RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-$(arch).zip"52.89 MB
28COPY utils/generate_cron.php /usr/local/bin/generate_cron.php # buildkit568 B
29COPY utils/startup_commands.php /usr/local/bin/startup_commands.php # buildkit583 B
30COPY utils/create_databases.php /usr/local/bin/create_databases.php # buildkit821 B
31COPY utils/tcm-docker-entrypoint.sh /usr/local/bin/tcm-docker-entrypoint.sh # buildkit248 B
32COPY utils/docker-entrypoint-tiny.sh /usr/local/bin/docker-entrypoint-tiny.sh # buildkit553 B
33RUN /bin/sh -c mv /usr/sbin/mysqld20.85 MB
34COPY utils/mysqld /usr/sbin/mysqld # buildkit561 B
35HEALTHCHECK &{["CMD" "mysqladmin" "ping"] "10s"0 B
36ENTRYPOINT ["/usr/local/bin/docker-entrypoint-tiny.sh"]0 B
37CMD ["mysqld"]0 B

Command

ADD file:e15c235506d8dd134e69d458a7c0afefef1522e9d0cfb28e3538760ddf032785 in /