2021-07-31 05:49:58 UTC
77.9 MB
/config/databases
HOME/root
MYSQL_DIR/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:a23365b5a2e196f6f5084fa2704ecf93b339b775bda8fee730fd9b216b2aec9d - 3.1% (2.42 MB)
[#001] sha256:327b63398ed767494846c618c3076c03d9f3e72c51292cad59243955894d0c95 - 2.76% (2.15 MB)
[#002] sha256:69dee0ccdfa6c7fc4f0fb68791d12ee1d395fdd5cd8cb17136c1da41e391fe25 - 2.67% (2.08 MB)
[#003] sha256:c7b7a531608321eb1b21fdf828b79abd957f968e08d00aca741899cdc24a38a1 - 0.0% (409 Bytes)
[#004] sha256:9e852af25a69cc2823c3da27f068d14bcd8c70c97671b663db6861a97c6ba027 - 5.31% (4.14 MB)
[#005] sha256:0e7b284606bc2d4835a01e80a871bce83a13c68539a525be3163803710f721a7 - 0.0% (2.85 KB)
[#006] sha256:addaf5f57721c32e835233d8af9ddd9e7581eae0290fb43f24d4b6ff10b1bc6d - 86.15% (67.1 MB)
[#007] sha256:eaa01cb644683da1e9567aeab12b0dbca24bb36eee1fcdb3204693855163620e - 0.0% (3.97 KB)
/bin/sh -c #(nop) COPY dir:0924327544c1afedd46bf688ca9babb4b11579f8473ed477e662b1ca00b9b5b8 in /
2021-07-13 06:33:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-13 06:33:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-13 06:33:34 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6e85970e-ls3 Build-date:- 2021-07-13T06:32:07+00:00
2021-07-13 06:33:35 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-07-13 06:33:36 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-07-13 06:33:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-07-13 06:33:39 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-07-13 06:33:40 UTC|4 BUILD_DATE=2021-07-13T06:32:07+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=6e85970e-ls3 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-07-13 06:33:42 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-07-13 06:33:42 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-07-13 06:33:46 UTC|4 BUILD_DATE=2021-07-13T06:32:07+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=6e85970e-ls3 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-07-13 06:33:47 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-07-13 06:33:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-07-13 06:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-13 06:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T06:32:07+00:00
2021-07-13 06:33:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-07-13 06:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-07-13 06:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-13 06:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d344ff8c5551158d1506963b3f7daffd4207422c
2021-07-13 06:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d344ff8c5551158d1506963b3f7daffd4207422c
2021-07-13 06:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-07-13 06:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-07-13 06:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-07-13 06:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-13 06:33:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6e85970e-ls3
2021-07-31 05:49:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-31 05:49:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-31 05:49:31 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2021-07-31 05:49:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.11-r0-ls27 Build-date:- 2021-07-31T07:48:30+02:00
2021-07-31 05:49:31 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2021-07-31 05:49:32 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2021-07-31 05:49:32 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2021-07-31 05:49:53 UTC|3 BUILD_DATE=2021-07-31T07:48:30+02:00 MARIADB_VERSION=10.5.11-r0 VERSION=10.5.11-r0-ls27 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl && echo "**** install runtime packages ****" && if [ -z ${MARIADB_VERSION+x} ]; then MARIADB_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:mariadb$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache gnupg mariadb==${MARIADB_VERSION} mariadb-backup==${MARIADB_VERSION} mariadb-client==${MARIADB_VERSION} mariadb-common==${MARIADB_VERSION} mariadb-server-utils==${MARIADB_VERSION} && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/* && mkdir -p /var/lib/mysql
2021-07-31 05:49:54 UTC/bin/sh -c #(nop) COPY dir:b7969b96cb4d2744edc6473e3647784d1ba87edd4b8e5c2f212663a2666d04ca in /
2021-07-31 05:49:54 UTC/bin/sh -c #(nop) EXPOSE 3306
2021-07-31 05:49:54 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-31 05:49:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-31 05:49:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-31T07:48:30+02:00
2021-07-31 05:49:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.
2021-07-31 05:49:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2021-07-31 05:49:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-31 05:49:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c8822e1b4564c68bc7947c22c17f08de8d8c5dad
2021-07-31 05:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c8822e1b4564c68bc7947c22c17f08de8d8c5dad
2021-07-31 05:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2021-07-31 05:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2021-07-31 05:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2021-07-31 05:49:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-31 05:49:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.11-r0-ls27
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.