2021-08-28 05:47:41 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:e10ca87729dc992ea3e47b9171733b68192d5cadc2f039ef13e7f8746115b081 - 3.1% (2.42 MB)
[#001] sha256:0efe083f99284eb838b0e9b583e2e452efbc7c2aa57962bc49d60d075fafc328 - 2.76% (2.15 MB)
[#002] sha256:a9c7ec24d68d493cbe0af2747acf9f277cc5b9498f46f7be3609cd2d99c4ee07 - 2.67% (2.08 MB)
[#003] sha256:bbe95792687d6f7e7209cd1f763f509484419230fe37f8622537ef3c978f463b - 0.0% (412 Bytes)
[#004] sha256:4d80b053886a7568a707111e81a3e57da97514d4bb39d4403d887d040d4fe7b8 - 5.31% (4.14 MB)
[#005] sha256:945d688e0dcb3ce81fd6f29f44c14a2fa36e879318d14549bb516addc699214d - 0.0% (2.85 KB)
[#006] sha256:7824cd4655a99334f2ea620b0e28092539752f3a32298c7e86df539e571d5082 - 86.15% (67.2 MB)
[#007] sha256:3cc68bd909994c871e2976dfd9809253a6de92189136278003c8620af3036f56 - 0.0% (3.93 KB)
/bin/sh -c #(nop) COPY dir:4f8ae02253212ef6f29d14c70146a9bbd4f691a9e8b2ae1f02c5d7eaaf67fb78 in /
2021-08-10 06:32:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-10 06:32:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-10 06:32:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00
2021-08-10 06:32:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-08-10 06:32:17 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-08-10 06:32:18 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-08-10 06:32:20 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-08-10 06:32:20 UTC|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /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-08-10 06:32:22 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-08-10 06:32:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-08-10 06:32:26 UTC|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /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-08-10 06:32:27 UTC/bin/sh -c #(nop) COPY dir:00690d36fb1a1d49e825642054741b02b89477fe1c4c9061328eff8ad64efca7 in /
2021-08-10 06:32:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-08-10 06:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-10 06:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00
2021-08-10 06:32:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-08-10 06:32:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-08-10 06:32:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-10 06:32:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d7e9aa86edeb1c995a1060b522c65765d22795a8
2021-08-10 06:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d7e9aa86edeb1c995a1060b522c65765d22795a8
2021-08-10 06:32:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-08-10 06:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-08-10 06:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-08-10 06:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-10 06:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f7942911-ls5
2021-08-28 05:47:07 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-08-28 05:47:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-08-28 05:47:08 UTC/bin/sh -c #(nop) ARG MARIADB_VERSION
2021-08-28 05:47:09 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.12-r0-ls31 Build-date:- 2021-08-28T07:46:16+02:00
2021-08-28 05:47:10 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik
2021-08-28 05:47:11 UTC/bin/sh -c #(nop) ENV MYSQL_DIR=/config
2021-08-28 05:47:12 UTC/bin/sh -c #(nop) ENV DATADIR=/config/databases
2021-08-28 05:47:26 UTC|3 BUILD_DATE=2021-08-28T07:46:16+02:00 MARIADB_VERSION=10.5.12-r0 VERSION=10.5.12-r0-ls31 /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-08-28 05:47:28 UTC/bin/sh -c #(nop) COPY dir:6cb643fb25043b2f123cf16a8cacab2c5a9d999251a3323eb763a5ce185ac706 in /
2021-08-28 05:47:28 UTC/bin/sh -c #(nop) EXPOSE 3306
2021-08-28 05:47:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-08-28 05:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-08-28 05:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-28T07:46:16+02:00
2021-08-28 05:47:32 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-08-28 05:47:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb
2021-08-28 05:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-08-28 05:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=08541c703aa85d3ed0efde61066c598ef6ed05f0
2021-08-28 05:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=08541c703aa85d3ed0efde61066c598ef6ed05f0
2021-08-28 05:47:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb
2021-08-28 05:47:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb
2021-08-28 05:47:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages
2021-08-28 05:47:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-08-28 05:47:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.12-r0-ls31
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.