Sign inSign up

phpmentors/mysql:5.6

Manifest digest

sha256:13fef70b189f6f27980f50832840064cdf370c0042966d7ef9d8be19e3dc9274

OS/ARCH

linux/amd64

Compressed size

115.27 MB

Last pushed

over 6 years by phpmentors

Type

Image

Manifest digest

sha256:13fef70b189f6f27980f50832840064cdf370c0042966d7ef9d8be19e3dc9274

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd -r mysql1.71 KB
4/bin/sh -c apt-get update &&4.29 MB
5ENV GOSU_VERSION=1.70 B
6/bin/sh -c set -x &&1.21 MB
7/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
8/bin/sh -c apt-get update &&9.7 MB
9/bin/sh -c set -ex; key='A4A9406876FCBD3C456770C88C718D3B5072E1F5';27.66 KB
10ENV MYSQL_MAJOR=5.60 B
11ENV MYSQL_VERSION=5.6.47-1debian90 B
12/bin/sh -c echo "deb http://repo.mysql.com/apt/debian/220 B
13/bin/sh -c { echo mysql-community-server61.22 MB
14VOLUME [/var/lib/mysql]0 B
15COPY file:b3081195cff78c4726a17cfcbc840d37d0c488bb7d020b6e52445d328ce4024a in /usr/local/bin/ 4.91 KB
16/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
17ENTRYPOINT ["docker-entrypoint.sh"]0 B
18EXPOSE 33060 B
19CMD ["mysqld"]0 B
20MAINTAINER KUBO Atsuhiro <[email protected]>0 B
21/bin/sh -c echo 'debconf debconf/frontend367.38 KB
22/bin/sh -c apt-get update12 MB
23/bin/sh -c apt-get -y upgrade291 B
24/bin/sh -c apt-get install -y4.15 MB
25/bin/sh -c apt-get install -y451.07 KB
26/bin/sh -c dpkg-reconfigure -f noninteractive399.61 KB
27ADD file ... in /usr/local/sbin/system-init 309 B
28/bin/sh -c chmod 755 /usr/local/sbin/system-init309 B
29ADD file ... in /usr/local/sbin/system-locale.sh 455 B
30ADD file ... in /usr/local/sbin/system-timezone.sh 463 B
31/bin/sh -c echo "This file257 B
32VOLUME [/etc/mysql/conf.d]0 B

Command

ADD file:90a2c81769a336bed3f731f44a385f2a65b0916f517a0b77c06c224579bf9a9a in /