2022-09-27 09:22:56 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:3dd664b16e0c74c6c414e084c4e395d017f94587a8a686086e432dedc0f58a21 - 6.02% (5.1 MB)
[#001] sha256:eb035e15846978f8892bec35613035f44967ad0b1c7a0298ba816e40c8788df0 - 4.44% (3.77 MB)
[#002] sha256:7580db138bb36858360555586b3c83f411231998fe3ff28eee48b4e23ddb578b - 0.01% (5.63 KB)
[#003] sha256:85dd34e3c6bca137ee06c3507bc4ced06f902962f13b64956c761db05d7a9645 - 89.52% (75.8 MB)
[#004] sha256:57b0a58e72c635466e8e278afc84438e5236c4de4b7ae82bac39e4982e90f4bc - 0.0% (4.08 KB)
/bin/sh -c #(nop) COPY dir:036cdbd9fc1056bb41911ab909aa554c37b6d48b5d6a1a9034a1caa726803273 in /
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls37 Build-date:- 2022-09-20T08:57:21+02:00
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:58:47 UTC|2 BUILD_DATE=2022-09-20T08:57:21+02:00 VERSION=3ab60599-ls37 /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-20 06:58:48 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-20 06:58:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:21+02:00
2022-09-20 06:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:58:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:58:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls37
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls68 Build-date:- 2022-09-27T11:21:22+02:00
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-27 09:22:39 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-27 09:22:40 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-27 09:22:53 UTC|3 BUILD_DATE=2022-09-27T11:21:22+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls68 /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-27 09:22:54 UTC/bin/sh -c #(nop) COPY dir:d0e3aa61a981563bd2b5834785990ead6c98ba6f98533f37bf2c30e38c83a350 in /
2022-09-27 09:22:54 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-27 09:22:54 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-27 09:22:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-27 09:22:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T11:21:22+02:00
2022-09-27 09:22:54 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-27 09:22:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-27 09:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-27 09:22:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls68
2022-09-27 09:23:17 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:b51b3e19e5315617c9fa78e4de204747e7ad782790b37834a61e7efb52954ed0 - 6.61% (5.08 MB)
[#001] sha256:b098b05fe8a56db301e7e6b92788aafeaaa07663630f5de082435e3852029203 - 6.29% (4.83 MB)
[#002] sha256:67ffbc407d4848aebce65ed3addfd9ed22c7a847d90a471d2251c392cf7ad568 - 0.01% (5.43 KB)
[#003] sha256:070e234cbd83ae2758012e7d487d5600ac247522f0bdd64bdc4f9b1c123edd25 - 87.1% (67 MB)
[#004] sha256:c2ac89d8a246349493519778ac072aeb67faf36e0685a1f17b8f82a852bd13ed - 0.01% (4.08 KB)
/bin/sh -c #(nop) COPY dir:a7b5d3b23fdbf155617a55ab2dc1dd7777011d64da48044bdb8c9ce8eca44112 in /
2022-09-20 06:58:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:58:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:58:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls37 Build-date:- 2022-09-20T08:57:21+02:00
2022-09-20 06:58:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:58:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:01 UTC|2 BUILD_DATE=2022-09-20T08:57:21+02:00 VERSION=3ab60599-ls37 /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-20 06:59:02 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-20 06:59:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:21+02:00
2022-09-20 06:59:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls37
2022-09-27 09:22:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-27 09:22:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-27 09:22:45 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-27 09:22:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls68 Build-date:- 2022-09-27T11:21:22+02:00
2022-09-27 09:22:47 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-27 09:22:48 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-27 09:22:49 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-27 09:23:02 UTC|3 BUILD_DATE=2022-09-27T11:21:22+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls68 /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-27 09:23:04 UTC/bin/sh -c #(nop) COPY dir:d0e3aa61a981563bd2b5834785990ead6c98ba6f98533f37bf2c30e38c83a350 in /
2022-09-27 09:23:04 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-27 09:23:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-27 09:23:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-27 09:23:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T11:21:22+02:00
2022-09-27 09:23:08 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-27 09:23:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-27 09:23:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-27 09:23:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:23:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:23:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-27 09:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-27 09:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-27 09:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-27 09:23:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls68
2022-09-27 09:23:20 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:9be6f7ac2776bfdb499802d006ae7129afdb25a890f83df9e7e16a790c7fd1b4 - 6.14% (5.31 MB)
[#001] sha256:e1e0fdd3bf5707c4487ef794b3952c103d21f356f85448053ef3c4603447ce61 - 6.26% (5.42 MB)
[#002] sha256:70cbec2ca361599cd13ae578885384b0a7992cbfe6bdc104594c722b518e1a7a - 0.01% (5.64 KB)
[#003] sha256:bf59ac22019a58af08ce870d90a827db6e3df305a57f3b31519312384c10dedb - 87.58% (75.8 MB)
[#004] sha256:fa5132f1a610a47943c243a7a799bedad967e7641415f06b3ac06ab9d46c655f - 0.0% (4.08 KB)
/bin/sh -c #(nop) COPY dir:cb5a9ac8bf0692146991f92cd49a5f49d53dfbcab3a5b807276a596672cb136f in /
2022-09-20 06:58:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:58:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:58:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ab60599-ls37 Build-date:- 2022-09-20T08:57:21+02:00
2022-09-20 06:58:40 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:58:40 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:58:43 UTC|2 BUILD_DATE=2022-09-20T08:57:21+02:00 VERSION=3ab60599-ls37 /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-20 06:58:43 UTC/bin/sh -c #(nop) COPY dir:c3f691a713f86881157fd18ec3d6bfb9d200fb11c232e9d661f0e642112c90ee in /
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:21+02:00
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e4d106040379dd3c9938bdd657dbf14f2bc1cd56
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ab60599-ls37
2022-09-27 09:22:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-27 09:22:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-27 09:22:47 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2022-09-27 09:22:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.17-r0-ls68 Build-date:- 2022-09-27T11:21:22+02:00
2022-09-27 09:22:49 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2022-09-27 09:22:50 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2022-09-27 09:22:51 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2022-09-27 09:23:06 UTC|3 BUILD_DATE=2022-09-27T11:21:22+02:00 MARIADB_VERSION=10.5.17-r0 VERSION=10.5.17-r0-ls68 /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-27 09:23:07 UTC/bin/sh -c #(nop) COPY dir:d0e3aa61a981563bd2b5834785990ead6c98ba6f98533f37bf2c30e38c83a350 in /
2022-09-27 09:23:07 UTC/bin/sh -c #(nop) EXPOSE 3306
2022-09-27 09:23:08 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-27 09:23:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-27 09:23:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T11:21:22+02:00
2022-09-27 09:23:11 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-27 09:23:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2022-09-27 09:23:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-27 09:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=800c8e725764840af8a71835469102e62b5551a5
2022-09-27 09:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2022-09-27 09:23:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2022-09-27 09:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2022-09-27 09:23:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-27 09:23:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.17-r0-ls68
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.