Sign inSign up

cloudsuite/mysql:mariadb-10.6

Multi-platform
Index digest

sha256:9e655742a1827fc6a5e239aa0c35457da16fc3f9b76bf22f5d77362cc26b020f

OS/ARCH

Compressed size

109.83 MB

Last pushed

about 3 years by xusine

Type

Image

Manifest digest

sha256:8682f9d077737fd5fb784ca89c38b7d348ecd904e49c7891fd50da82f020af2d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.08 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update263.2 KB
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV root_password=root0 B
10RUN /bin/sh -c echo mariadb-server-10.6278.4 KB
11RUN /bin/sh -c echo mariadb-server-10.6278.54 KB
12RUN /bin/sh -c apt update82.94 MB
13RUN /bin/sh -c echo "[mysqld]"721 B
14RUN /bin/sh -c echo "user727 B
15RUN /bin/sh -c echo "bind-address741 B
16ADD files/execute.sh /execute.sh # buildkit426 B
17ADD bootstrap.sh /etc/bootstrap.sh # buildkit330 B
18RUN /bin/sh -c chown root:root32 B
19RUN /bin/sh -c chmod 700328 B
20ENTRYPOINT ["/etc/bootstrap.sh"]0 B

Command

 ARG RELEASE