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
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.