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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.08 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update263.2 KB8ENV DEBIAN_FRONTEND=noninteractive0 B9ENV root_password=root0 B10RUN /bin/sh -c echo mariadb-server-10.6278.4 KB11RUN /bin/sh -c echo mariadb-server-10.6278.54 KB12RUN /bin/sh -c apt update82.94 MB13RUN /bin/sh -c echo "[mysqld]"721 B14RUN /bin/sh -c echo "user727 B15RUN /bin/sh -c echo "bind-address741 B16ADD files/execute.sh /execute.sh # buildkit426 B17ADD bootstrap.sh /etc/bootstrap.sh # buildkit330 B18RUN /bin/sh -c chown root:root32 B19RUN /bin/sh -c chmod 700328 B20ENTRYPOINT ["/etc/bootstrap.sh"]0 BCommand
ARG RELEASE