2022-09-17 06:01:12 UTC
84.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)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:67ab35be8b91fee2e8b3e0776f70b8a71441451ae0dddb03312e8e47f8ac2ffe - 6.02% (5.1 MB)
[#001] sha256:60e0e08b8e90060ca542fa1233dcba240837c307ed4964354a14e96346441627 - 4.44% (3.77 MB)
[#002] sha256:8097f4931c0b7c2641decad83ae717b953dedf716287c7644210a37bb1a0f32c - 0.01% (5.63 KB)
[#003] sha256:f73af288b766e12fd15e67265005a69d8fc36ba70e99990a08b16f062feacc3e - 89.52% (75.8 MB)
[#004] sha256:c659b0bc7e9ac4c9017ec11ea2354308df3b053eec6baf8783207bc605953f53 - 0.0% (3.96 KB)
/bin/sh -c #(nop) COPY dir:9b313c6a30802233e9bbecb7e40ba56de54cd0561190631cdbe9c5acc482291e in /
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls36 Build-date:- 2022-09-13T14:03:26+02:00
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:04:54 UTC|2 BUILD_DATE=2022-09-13T14:03:26+02:00 VERSION=3ab60599-ls36 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && echo "**** cleanup ****" && rm -rf /tmp/*
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T14:03:26+02:00
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls36
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls67 Build-date:- 2022-09-17T07:59:58+02:00
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-17 06:00:58 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-17 06:01:09 UTC|3 BUILD_DATE=2022-09-17T07:59:58+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls67 /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-09-17 06:01:09 UTC/bin/sh -c #(nop) COPY dir:6cb643fb25043b2f123cf16a8cacab2c5a9d999251a3323eb763a5ce185ac706 in /
2022-09-17 06:01:10 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-17 06:01:10 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-17 06:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-17 06:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T07:59:58+02:00
2022-09-17 06:01:10 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-09-17 06:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-17 06:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-17 06:01:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls67
2022-09-17 06:01:27 UTC
76.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)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:6635d22bbd634dd69130d1395b3df848c976f1d8b11567d72d8276780b78e693 - 6.61% (5.08 MB)
[#001] sha256:912b3d9aeadc6f03fdbb839100c7216a20b9d16641e88abbe0340dcbd2f26d21 - 6.29% (4.83 MB)
[#002] sha256:5b65caad0da7590bf5dbb14e6491508a3871a101584513ac81d91ddc3abfd8ef - 0.01% (5.64 KB)
[#003] sha256:c23531ebeae1e9d5308c124eaca9f4ce9d23086f143dad9a19bb19a7f3ab8080 - 87.1% (67 MB)
[#004] sha256:74c0dec4b98274047cfc58a3c416dd8aaed74417dc39739474a6f4b06cf897e2 - 0.01% (3.96 KB)
/bin/sh -c #(nop) COPY dir:1a359f85b5cf6f8ad0dde74475b024089199e7f979a4d7be12a24fb702b3ea6e in /
2022-09-13 12:04:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:04:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:04:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls36 Build-date:- 2022-09-13T14:03:26+02:00
2022-09-13 12:04:46 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:04:46 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:04:49 UTC|2 BUILD_DATE=2022-09-13T14:03:26+02:00 VERSION=3ab60599-ls36 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-09-13 12:04:49 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-13 12:04:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T14:03:26+02:00
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls36
2022-09-17 06:01:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-17 06:01:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-17 06:01:06 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-17 06:01:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls67 Build-date:- 2022-09-17T07:59:58+02:00
2022-09-17 06:01:06 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-17 06:01:07 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-17 06:01:07 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-17 06:01:23 UTC|3 BUILD_DATE=2022-09-17T07:59:58+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls67 /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-09-17 06:01:23 UTC/bin/sh -c #(nop) COPY dir:b7969b96cb4d2744edc6473e3647784d1ba87edd4b8e5c2f212663a2666d04ca in /
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T07:59:58+02:00
2022-09-17 06:01:25 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-09-17 06:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-17 06:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-17 06:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-17 06:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-17 06:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-17 06:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-17 06:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls67
2022-09-17 06:01:24 UTC
86.5 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)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:6e52179dbab2d7e41636b57095a74c03c74fb026f13f26f1d8bcd228be4950d9 - 6.14% (5.31 MB)
[#001] sha256:77ef98c561989f75ddfc6dac2e1943fbd4aaefa4436da9065ff6408b0cb564a3 - 6.26% (5.42 MB)
[#002] sha256:76e964de27f366cc97d09e089d78e17ee21f79d6e35efd706c9fa51360854afc - 0.01% (5.44 KB)
[#003] sha256:b5894c79a177666296704dbc13c330daeeea8045517b2354e2f3e5cef0f8607a - 87.58% (75.8 MB)
[#004] sha256:12aaf89bba83e7de48b967b575f2413e282d0bafada6140b83f08558f0c1ff0f - 0.0% (3.96 KB)
/bin/sh -c #(nop) COPY dir:9bd4bb95f349ef1c9f6200e8e827337f7cdf8fc136866dd58aa78a00165358f7 in /
2022-09-13 12:05:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls36 Build-date:- 2022-09-13T14:03:26+02:00
2022-09-13 12:05:06 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:07 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:15 UTC|2 BUILD_DATE=2022-09-13T14:03:26+02:00 VERSION=3ab60599-ls36 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-09-13 12:05:16 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-13 12:05:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T14:03:26+02:00
2022-09-13 12:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=77f35ccff4e99075978d7e9ca0442bc4f5a2be3c
2022-09-13 12:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls36
2022-09-17 06:01:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-17 06:01:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-17 06:01:02 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-17 06:01:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls67 Build-date:- 2022-09-17T07:59:58+02:00
2022-09-17 06:01:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-17 06:01:03 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-17 06:01:03 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-17 06:01:18 UTC|3 BUILD_DATE=2022-09-17T07:59:58+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls67 /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-09-17 06:01:22 UTC/bin/sh -c #(nop) COPY dir:6cb643fb25043b2f123cf16a8cacab2c5a9d999251a3323eb763a5ce185ac706 in /
2022-09-17 06:01:22 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-17 06:01:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-17 06:01:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-17 06:01:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-17T07:59:58+02:00
2022-09-17 06:01:22 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-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=48f908ff5adae360e42fe622d4ea0b4d2fa5422a
2022-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-17 06:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-17 06:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls67
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.