2022-05-14 06:25:18 UTC
85.7 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:9125130148504f06ee0b7940546c69638623dea8fe78b08a5a026f7372c13650 - 3.27% (2.81 MB)
[#001] sha256:7bab31826b3f90eee3abe0d6d20ee4d898b3ca3beca559b9f6401e9c19298440 - 2.11% (1.8 MB)
[#002] sha256:9f2b16436c5e6472f2681237a7f4882ffcd757f26ba3faeea2644face32712c7 - 2.03% (1.74 MB)
[#003] sha256:b42abde605eea9a390aa46174922ec80f5c8f5ac1fdac4f6aa4be8355e918a77 - 0.0% (437 Bytes)
[#004] sha256:9ebcb29fc79cad10ee63667b1916e218beb5f1b191411dd246244ad1ba2af875 - 3.53% (3.02 MB)
[#005] sha256:a7246f31afe3f5a88c6b2455542851ae93a0b9222cc4b2aa75f73e2734843825 - 0.0% (3.34 KB)
[#006] sha256:94b10fbeed26ac15f3244cc9396d97c6037f2900872b6de012ff6d6adf0861de - 89.06% (76.3 MB)
[#007] sha256:667c372425544d62d4713d6319a5a8bca5cb75eb05a0169600dc3ae8a96c803b - 0.0% (3.96 KB)
/bin/sh -c #(nop) COPY dir:d3486e52c467eec6ac117831cfd26049533417cfe0b460d75027addfb3f25656 in /
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bd00ef79-ls21 Build-date:- 2022-05-10T01:32:51-05:00
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-05-10 06:33:57 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-05-10 06:33:58 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-05-10 06:33:58 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-10 06:33:58 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-10 06:34:01 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-05-10 06:34:01 UTC/bin/sh -c #(nop) COPY dir:73a05cabd6421a0bf4c5775ddf05ea09434f05da5006e1d8ad1f347625b86256 in /
2022-05-10 06:34:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-10 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-10 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-10T01:32:51-05:00
2022-05-10 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-10 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-10 06:34:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bd00ef79-ls21
2022-05-14 06:25:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-14 06:25:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-14 06:25:03 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-05-14 06:25:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.15-r0-ls57 Build-date:- 2022-05-14T08:23:52+02:00
2022-05-14 06:25:04 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-05-14 06:25:04 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-05-14 06:25:04 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-05-14 06:25:15 UTC|3 BUILD_DATE=2022-05-14T08:23:52+02:00 MARIADB_VERSION=10.5.15-r0 VERSION=10.5.15-r0-ls57 /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
2022-05-14 06:25:15 UTC/bin/sh -c #(nop) COPY dir:07ac2a7b7d1467669749cdee824674c74472fa0265133aef8834ea8e6d6ef94d in /
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-14T08:23:52+02:00
2022-05-14 06:25:16 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.
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-05-14 06:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-05-14 06:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-14 06:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.15-r0-ls57
2022-05-14 06:25:34 UTC
78.2 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:72d449ea16a5f4b664527d8d881b4dd57b194b73e336cff0c2ce832333c0942c - 3.09% (2.42 MB)
[#001] sha256:68d2fcd108908ff23574761da283ade6c0f9c8b1bfe0281253fe9d8aacea0d56 - 2.75% (2.15 MB)
[#002] sha256:ffb9eaf2ee35ae27cbcb5ae809ac0cf1d169b8a1deaf72282363fa0da1de59f4 - 2.66% (2.08 MB)
[#003] sha256:36b5f556cc4c52c5756d21f3bc12162d7b66eebf0bc654eec2e4f7c871aa83f5 - 0.0% (407 Bytes)
[#004] sha256:5870abdcaf187f89f7f096b7e2f39b91489e925a6884bc2c507e2bc67d4c3826 - 5.31% (4.15 MB)
[#005] sha256:35755dfc8e8a54266295f23f741558720b5f9c6c0ba0b8aa0fc26173505bcaac - 0.0% (3.34 KB)
[#006] sha256:8ce7ad4aafd084be875a5e11fe2afc226c0e97a04b2262db67c0cd58f1c985bd - 86.18% (67.4 MB)
[#007] sha256:0c67488ddf647168af5d17eb1018f62ae490c1ba84165c37dddd9964d41ca07f - 0.0% (3.96 KB)
/bin/sh -c #(nop) COPY dir:2103b68b4e734ecdada616b962c84f0b65b27a0238187b9d338ef29d2872cb72 in /
2022-05-10 06:34:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-10 06:34:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-10 06:34:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bd00ef79-ls21 Build-date:- 2022-05-10T01:32:51-05:00
2022-05-10 06:34:09 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-10 06:34:10 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-10 06:34:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-05-10 06:34:13 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-05-10 06:34:14 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-05-10 06:34:15 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-10 06:34:15 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-10 06:34:21 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /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/*
2022-05-10 06:34:22 UTC/bin/sh -c #(nop) COPY dir:73a05cabd6421a0bf4c5775ddf05ea09434f05da5006e1d8ad1f347625b86256 in /
2022-05-10 06:34:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-10 06:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-10 06:34:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-10T01:32:51-05:00
2022-05-10 06:34:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-10 06:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-10 06:34:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-10 06:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-10 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-10 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-10 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-10 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bd00ef79-ls21
2022-05-14 06:25:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-14 06:25:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-14 06:25:12 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-05-14 06:25:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.15-r0-ls57 Build-date:- 2022-05-14T08:23:52+02:00
2022-05-14 06:25:13 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-05-14 06:25:13 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-05-14 06:25:13 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-05-14 06:25:29 UTC|3 BUILD_DATE=2022-05-14T08:23:52+02:00 MARIADB_VERSION=10.5.15-r0 VERSION=10.5.15-r0-ls57 /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
2022-05-14 06:25:30 UTC/bin/sh -c #(nop) COPY dir:4dcdebdfd4c19d889b1f41e1101b5e98e41ef1579e1579cfb70eb492ee6a86a8 in /
2022-05-14 06:25:30 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-05-14 06:25:30 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-14 06:25:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-14 06:25:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-14T08:23:52+02:00
2022-05-14 06:25:31 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.
2022-05-14 06:25:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-05-14 06:25:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-14 06:25:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-05-14 06:25:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-05-14 06:25:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-05-14 06:25:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-14 06:25:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.15-r0-ls57
2022-05-14 06:25:47 UTC
87.8 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:723d0c2aa4d46f6b97012525cbde1591b73020581476afa2bb6a4c2760196dd1 - 3.08% (2.71 MB)
[#001] sha256:9f1b3e28aab72079e4b9d83f7cc7b316216f6754762c11a145577711ea154bcd - 2.44% (2.15 MB)
[#002] sha256:260e7e5e874b619ccd1fb6d7f55823736593a2cc1f2deb6e0b88e214df66734a - 2.39% (2.1 MB)
[#003] sha256:ac334bc73f511a44e3dfd7a8a3b39163edeb4cbd5264e2f68a444e6b38fc8d0a - 0.0% (409 Bytes)
[#004] sha256:383eb7c11a389aeb60c259da6496194504e6eb200c3481cbb16b58511b8553d1 - 5.32% (4.67 MB)
[#005] sha256:fc1f7b4e150d3af0be5ee4b07b8e3e05fc86c6f57931e30fad8f870d1c9ffda7 - 0.0% (3.34 KB)
[#006] sha256:e5eb60ff4e1b3aa2201e0a66629746d79fc779765b0baecd774fa04babe34ea5 - 86.75% (76.2 MB)
[#007] sha256:ac33aeebb3d0b00f0b4a37c098196f1834cadce7f99d9ed7eed430e600d56c36 - 0.0% (3.93 KB)
/bin/sh -c #(nop) COPY dir:fd9292503f73aada157f6a42f3483edad45e6b09aa80c98aebbd1b3626138b23 in /
2022-05-10 06:34:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-10 06:34:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-10 06:34:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bd00ef79-ls21 Build-date:- 2022-05-10T01:32:51-05:00
2022-05-10 06:34:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-05-10 06:34:12 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-05-10 06:34:13 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-05-10 06:34:16 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-05-10 06:34:16 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-05-10 06:34:18 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-05-10 06:34:18 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-05-10 06:34:24 UTC|4 BUILD_DATE=2022-05-10T01:32:51-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=bd00ef79-ls21 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-05-10 06:34:25 UTC/bin/sh -c #(nop) COPY dir:73a05cabd6421a0bf4c5775ddf05ea09434f05da5006e1d8ad1f347625b86256 in /
2022-05-10 06:34:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-05-10 06:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-10 06:34:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-10T01:32:51-05:00
2022-05-10 06:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-05-10 06:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-05-10 06:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-10 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e88c682e40bb816e072b85c3823f63f5fd36b7b
2022-05-10 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-05-10 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-05-10 06:34:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-05-10 06:34:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-10 06:34:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bd00ef79-ls21
2022-05-14 06:25:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-05-14 06:25:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-05-14 06:25:14 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-05-14 06:25:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.15-r0-ls57 Build-date:- 2022-05-14T08:23:52+02:00
2022-05-14 06:25:16 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-05-14 06:25:17 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-05-14 06:25:18 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-05-14 06:25:33 UTC|3 BUILD_DATE=2022-05-14T08:23:52+02:00 MARIADB_VERSION=10.5.15-r0 VERSION=10.5.15-r0-ls57 /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
2022-05-14 06:25:34 UTC/bin/sh -c #(nop) COPY dir:07ac2a7b7d1467669749cdee824674c74472fa0265133aef8834ea8e6d6ef94d in /
2022-05-14 06:25:34 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-05-14 06:25:35 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-05-14 06:25:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-05-14 06:25:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-14T08:23:52+02:00
2022-05-14 06:25:38 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.
2022-05-14 06:25:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-05-14 06:25:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-05-14 06:25:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fc70af1cc9c238f3822517354a35f8441db289f1
2022-05-14 06:25:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-05-14 06:25:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-05-14 06:25:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-05-14 06:25:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-05-14 06:25:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.15-r0-ls57
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.