Sign inSign up

tehes/docker-mariadb:latest

Manifest digest

sha256:6874ef714096a727680090728606506acc56cc9147f36f0bfdb218b7cb82dcb4

OS/ARCH

linux/amd64

Compressed size

130.03 MB

Last pushed

about 9 years by tehes

Type

Image

Manifest digest

sha256:6874ef714096a727680090728606506acc56cc9147f36f0bfdb218b7cb82dcb4

Image Layers

1ADD file ... in / 50.17 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd -r mysql2.04 KB
4ENV GOSU_VERSION=1.70 B
5/bin/sh -c set -x &&1.24 MB
6/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
7/bin/sh -c apt-get update &&6.36 MB
8ENV GPG_KEYS=199369E5404BD5FC7D2FE43BCBCB082A1BB943DB 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 4D1BB29D63D98E422B2113B19334A25F8507EFA50 B
9/bin/sh -c set -ex; export20.34 KB
10/bin/sh -c echo "deb https://repo.percona.com/apt315 B
11ENV MARIADB_MAJOR=10.30 B
12ENV MARIADB_VERSION=10.3.1+maria~jessie0 B
13/bin/sh -c echo "deb http://ftp.osuosl.org/pub/mariadb/repo/$MARIADB_MAJOR/debian323 B
14/bin/sh -c { echo "mariadb-server-$MARIADB_MAJOR"71.79 MB
15/bin/sh -c sed -Ei 's/^(bind-address|log)/#&/'2.61 KB
16/bin/sh -c echo "Europe/Paris" >451.55 KB
17VOLUME [/var/lib/mysql]0 B
18COPY file:874d2217c4607fc4b7de5bcdd7c34606ed2180f91f202dc24ec060b50ce55f6d in /etc/mysql/conf.d/ 380 B
19COPY file:4551c57d648b3ad23b16af57c7a68a0da5080b73acaf631af051d545afeab3f3 in /usr/local/bin/ 2.53 KB
20/bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh2.52 KB
21/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23EXPOSE 3306/tcp0 B
24CMD ["mysqld"]0 B

Command

ADD file:a023a99f7d01868b164d63bfaf8aabc7f271659c69939c3854f041f5a3217428 in /