Sign inSign up

seffeng/mysql:8.0

Databases & storage
Manifest digest

sha256:e37344a97a5b596b7bf56b79867faa2a432a7c314afdb2c26668cb2a9f8dfd0c

OS/ARCH

linux/amd64

Compressed size

186.19 MB

Last pushed

over 3 years by seffeng

Type

Image

Manifest digest

sha256:e37344a97a5b596b7bf56b79867faa2a432a7c314afdb2c26668cb2a9f8dfd0c

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3LABEL author=zxf <[email protected]>0 B
4RUN /bin/sh -c sed -i1.03 KB
5CMD ["bash"]0 B
6LABEL author=zxf <[email protected]>0 B
7ENV BASE_DIR=/opt/websrv0 B
8ENV MYSQL_VERSION=mysql-8.0.32-linux-glibc2.17-x86_64-minimal CONFIG_DIR=/opt/websrv/config/mysql INSTALL_DIR=/opt/websrv/program/mysql BASE_PACKAGE=wget0 B
9ENV MYSQL_URL=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.32-linux-glibc2.17-x86_64-minimal.tar.xz0 B
10WORKDIR /tmp783 B
11COPY conf ./conf # buildkit1.27 KB
12COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.07 KB
13RUN /bin/sh -c apt-get update156.23 MB
14VOLUME [/opt/websrv/tmp /opt/websrv/data/mysql /opt/websrv/logs]0 B
15ENTRYPOINT ["docker-entrypoint.sh"]0 B
16EXPOSE map[3306/tcp:{}]0 B
17CMD ["mysqld_safe"]0 B

Command

ADD file:3ea7c69e4bfac2ebb6f86baaedab31827c86a594dba8080a49928e211ad3c7a0 in /