Namespace
linuxserver
Image / Tag
mariadb:10.5.16-r0-ls66
Content Digest
sha256:25a5de0c7d0110396ac48dd4437d87758f2312192b60af0cb6bc0ccc3044a6dc
Details
Created

2022-08-20 05:48:39 UTC

Size

84.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-20T00:47:28-05:00
  • org.opencontainers.image.description
    [Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-mariadb
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.revision
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-mariadb
  • org.opencontainers.image.title
    Mariadb
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-mariadb/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    10.5.16-r0-ls66

Environment
DATADIR

/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_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:ae32b63bd803a565452d1269303b4ea81c932377aa3234fedc45e6e88aac8eaa - 6.03% (5.1 MB)

[#001] sha256:3b67a3eeda84ecadcac5d85af65a2444c87ebf57409384bc21c05b6f8a1bffb4 - 4.46% (3.77 MB)

[#002] sha256:5badb1f0ec3ff04980c4a70c3091b790a85c68c13d4637d3def4a110f9a02dda - 0.01% (4.96 KB)

[#003] sha256:a0f67e078399717c249c83e5e23f5845e9d67cd343d1728ed01f722e377aa400 - 89.51% (75.8 MB)

[#004] sha256:0046d8a359a845d84993cf92d691d4ab1d46403c7fecc39df97fee15cbde8593 - 0.0% (3.96 KB)


History
2022-08-16 06:33:21 UTC

/bin/sh -c #(nop) COPY dir:94c677a4711a1af3eac87810607266f709b67e4ea180f1306b1896e345c80721 in /

2022-08-16 06:33:21 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-16 06:33:22 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-16 06:33:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 93a980f1-ls30 Build-date:- 2022-08-16T08:32:09+02:00

2022-08-16 06:33:22 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-08-16 06:33:22 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-08-16 06:33:25 UTC

|2 BUILD_DATE=2022-08-16T08:32:09+02:00 VERSION=93a980f1-ls30 /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-08-16 06:33:25 UTC

/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:09+02:00

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=93a980f1-ls30

2022-08-20 05:48:30 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-20 05:48:30 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-20 05:48:30 UTC

/bin/sh -c #(nop) ARG MARIADB_VERSION

2022-08-20 05:48:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00

2022-08-20 05:48:31 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik

2022-08-20 05:48:31 UTC

/bin/sh -c #(nop) ENV MYSQL_DIR=/config

2022-08-20 05:48:31 UTC

/bin/sh -c #(nop) ENV DATADIR=/config/databases

2022-08-20 05:48:37 UTC

|3 BUILD_DATE=2022-08-20T00:47:28-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls66 /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-08-20 05:48:37 UTC

/bin/sh -c #(nop) COPY dir:07ac2a7b7d1467669749cdee824674c74472fa0265133aef8834ea8e6d6ef94d in /

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) EXPOSE 3306

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-20T00:47:28-05:00

2022-08-20 05:48: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-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-20 05:48:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.16-r0-ls66

Details
Created

2022-08-20 05:49:08 UTC

Size

76.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-20T00:47:28-05:00
  • org.opencontainers.image.description
    [Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-mariadb
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.revision
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-mariadb
  • org.opencontainers.image.title
    Mariadb
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-mariadb/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    10.5.16-r0-ls66

Environment
DATADIR

/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_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:b6261636f228a80c0b7a01975242d4f193744f222f50f4183375fb4b8ab2ccbe - 6.61% (5.08 MB)

[#001] sha256:b158c168c1f3ec0359b3c9214558e2a7756b500dc94ece160b0207d4eb46f6b2 - 6.3% (4.84 MB)

[#002] sha256:b7e7ee5be055003ed01ed6e06e589d00bf87223aa7f312b643b6285b41bfb8a4 - 0.01% (4.8 KB)

[#003] sha256:76e6f932e51c514ca1b490e12e6b7740f3c83c48aea66960040350ee075a6c48 - 87.08% (66.9 MB)

[#004] sha256:89dd1b8162de65e1907765fc29633c8a2aa98a466eeed407a900f962085e29d8 - 0.0% (3.93 KB)


History
2022-08-16 06:33:33 UTC

/bin/sh -c #(nop) COPY dir:2960580af7f5c1a38c930c7514d9f5c47e3de2f77a2c14869a18c5ae8632a4e5 in /

2022-08-16 06:33:34 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-16 06:33:35 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-16 06:33:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 93a980f1-ls30 Build-date:- 2022-08-16T08:32:09+02:00

2022-08-16 06:33:37 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-08-16 06:33:38 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-08-16 06:33:43 UTC

|2 BUILD_DATE=2022-08-16T08:32:09+02:00 VERSION=93a980f1-ls30 /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-08-16 06:33:44 UTC

/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /

2022-08-16 06:33:44 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-08-16 06:33:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:09+02:00

2022-08-16 06:33:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=93a980f1-ls30

2022-08-20 05:48:35 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-20 05:48:36 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) ARG MARIADB_VERSION

2022-08-20 05:48:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00

2022-08-20 05:48:39 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik

2022-08-20 05:48:40 UTC

/bin/sh -c #(nop) ENV MYSQL_DIR=/config

2022-08-20 05:48:41 UTC

/bin/sh -c #(nop) ENV DATADIR=/config/databases

2022-08-20 05:48:54 UTC

|3 BUILD_DATE=2022-08-20T00:47:28-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls66 /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-08-20 05:48:55 UTC

/bin/sh -c #(nop) COPY dir:07ac2a7b7d1467669749cdee824674c74472fa0265133aef8834ea8e6d6ef94d in /

2022-08-20 05:48:55 UTC

/bin/sh -c #(nop) EXPOSE 3306

2022-08-20 05:48:56 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-08-20 05:48:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-20 05:48:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-20T00:47:28-05:00

2022-08-20 05:48:59 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-08-20 05:49:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb

2022-08-20 05:49:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-20 05:49:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:49:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:49:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb

2022-08-20 05:49:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb

2022-08-20 05:49:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages

2022-08-20 05:49:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-20 05:49:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.16-r0-ls66

Details
Created

2022-08-20 05:48:52 UTC

Size

86.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-20T00:47:28-05:00
  • org.opencontainers.image.description
    [Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-mariadb
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.revision
    fcaf998e8e3a127079ed733606d1d967bdc6064d
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-mariadb
  • org.opencontainers.image.title
    Mariadb
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-mariadb/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    10.5.16-r0-ls66

Environment
DATADIR

/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_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:16de720ad69a739c6c0507e57fca756329aff6c3c43d896fa3eef5da4af9f1da - 6.15% (5.31 MB)

[#001] sha256:cde0ad109fedef4d7c6fce8a3e024741c39e7ffe04c22ad9e0df7f7f32705a23 - 6.28% (5.43 MB)

[#002] sha256:11ddd55e022a4d4a0631cc6bded5d54734ad1a6a4d80f89f7df98934a80310b3 - 0.01% (4.96 KB)

[#003] sha256:6c552e5c56729966993a48a9538d2e354321e84055e3a614138d33eb62c30368 - 87.57% (75.7 MB)

[#004] sha256:ea70d2233f2f2f857a46ec0612ce91b020b4f11b90799678b24dea67cb7955c4 - 0.0% (3.96 KB)


History
2022-08-16 06:33:19 UTC

/bin/sh -c #(nop) COPY dir:5aeb375c267ea099494afe346c10a529bc22880c5e03802648e9bc734a6e8c87 in /

2022-08-16 06:33:19 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-16 06:33:19 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-16 06:33:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 93a980f1-ls30 Build-date:- 2022-08-16T08:32:09+02:00

2022-08-16 06:33:20 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-08-16 06:33:20 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-08-16 06:33:23 UTC

|2 BUILD_DATE=2022-08-16T08:32:09+02:00 VERSION=93a980f1-ls30 /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-08-16 06:33:23 UTC

/bin/sh -c #(nop) COPY dir:6b87860e4508c417d46f8a6f369140573757bf916ad6e42187671d0981dcd338 in /

2022-08-16 06:33:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:09+02:00

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=59f65f18da00488fc75f0a8715a08d89bee7c049

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-16 06:33:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=93a980f1-ls30

2022-08-20 05:48:36 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) ARG VERSION

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) ARG MARIADB_VERSION

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls66 Build-date:- 2022-08-20T00:47:28-05:00

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer,nemchik

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) ENV MYSQL_DIR=/config

2022-08-20 05:48:37 UTC

/bin/sh -c #(nop) ENV DATADIR=/config/databases

2022-08-20 05:48:46 UTC

|3 BUILD_DATE=2022-08-20T00:47:28-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls66 /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-08-20 05:48:50 UTC

/bin/sh -c #(nop) COPY dir:07ac2a7b7d1467669749cdee824674c74472fa0265133aef8834ea8e6d6ef94d in /

2022-08-20 05:48:50 UTC

/bin/sh -c #(nop) EXPOSE 3306

2022-08-20 05:48:50 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-08-20 05:48:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-20 05:48:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-20T00:47:28-05:00

2022-08-20 05:48:51 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-08-20 05:48:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-mariadb

2022-08-20 05:48:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-20 05:48:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fcaf998e8e3a127079ed733606d1d967bdc6064d

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-mariadb

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Mariadb

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-mariadb/packages

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-20 05:48:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=10.5.16-r0-ls66

Danger Zone
Delete Tag

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.

Delete