Sign inSign up

cloudsuite/mysql:mariadb-10.6

Multi-platform
Index digest

sha256:9e655742a1827fc6a5e239aa0c35457da16fc3f9b76bf22f5d77362cc26b020f

OS/ARCH

Compressed size

115.89 MB

Last pushed

about 3 years by xusine

Type

Image

Manifest digest

sha256:3ca022b0dd92f82c483add27aa45b56ca89df189666d521f21e5d52cc45f454b

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 / 28.16 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update264.45 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.55 KB
12RUN /bin/sh -c apt update86.92 MB
13RUN /bin/sh -c echo "[mysqld]"724 B
14RUN /bin/sh -c echo "user730 B
15RUN /bin/sh -c echo "bind-address744 B
16ADD files/execute.sh /execute.sh # buildkit426 B
17ADD bootstrap.sh /etc/bootstrap.sh # buildkit331 B
18RUN /bin/sh -c chown root:root32 B
19RUN /bin/sh -c chmod 700329 B
20ENTRYPOINT ["/etc/bootstrap.sh"]0 B

Command

 ARG RELEASE