Namespace
linuxserver
Image / Tag
mariadb:10.5.16-r0-ls63
Content Digest
sha256:66cdfdec750159203ace079f5737349d7f8933b2bf9b15545918a96029172b98
Details
Created

2022-07-23 05:49:45 UTC

Size

84.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T07:48:37+02: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
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • org.opencontainers.image.revision
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • 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-ls63

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:16709b779bf3c364b49c16473eafb02cf9feaf39f89186c9b76b2e951a406701 - 6.02% (5.1 MB)

[#001] sha256:9e3761adb2242c7d47b34f88bcd8988e2b79c140a15bbe7e53229476a1258f46 - 4.44% (3.76 MB)

[#002] sha256:bef83e7f72025405821149b4e92df70133cec7cc1f03fc85a39fb56c75c90ad2 - 0.0% (4 KB)

[#003] sha256:5a27bc584e3e19ee42de1b708493ce43c4f9909c745187987395a41bac249d4a - 89.53% (75.8 MB)

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


History
2022-07-22 19:12:13 UTC

/bin/sh -c #(nop) COPY dir:71ba6915b61287836085f748d9638cb9fb76c5884e7be83f91148310d622234f in /

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 04122b96-ls26 Build-date:- 2022-07-22T21:11:00+02:00

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:16 UTC

|2 BUILD_DATE=2022-07-22T21:11:00+02:00 VERSION=04122b96-ls26 /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-07-22 19:12:16 UTC

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

2022-07-22 19:12:16 UTC

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

2022-07-22 19:12:16 UTC

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

2022-07-22 19:12:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:11:00+02:00

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:17 UTC

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

2022-07-22 19:12:18 UTC

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

2022-07-22 19:12:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=04122b96-ls26

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:34 UTC

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

2022-07-23 05:49:42 UTC

|3 BUILD_DATE=2022-07-23T07:48:37+02:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls63 /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-07-23 05:49:43 UTC

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

2022-07-23 05:49:43 UTC

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

2022-07-23 05:49:43 UTC

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

2022-07-23 05:49:44 UTC

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

2022-07-23 05:49:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T07:48:37+02:00

2022-07-23 05:49:44 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-07-23 05:49:44 UTC

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

2022-07-23 05:49:44 UTC

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

2022-07-23 05:49:44 UTC

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

2022-07-23 05:49:44 UTC

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

2022-07-23 05:49:45 UTC

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

2022-07-23 05:49:45 UTC

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

2022-07-23 05:49:45 UTC

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

2022-07-23 05:49:45 UTC

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

2022-07-23 05:49:45 UTC

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

Details
Created

2022-07-23 05:50:15 UTC

Size

76.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T07:48:37+02: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
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • org.opencontainers.image.revision
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • 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-ls63

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:b2d92ecdcee82f7822683c3dda4d83e0098378fd4817906d0ceeb8f05d09712d - 6.61% (5.08 MB)

[#001] sha256:26da2b9ef922e75bc7a9383039610e466f0eae2b4ba7a6af59a59f45b2fdca03 - 6.29% (4.83 MB)

[#002] sha256:d593072b71507e30fc55cea14023d98821924063286927957103cd3095bff152 - 0.01% (4 KB)

[#003] sha256:7982898ef4c160cd3f9713b7e599ff44294e9fa7f2a7049f34768c9d2b456e7b - 87.09% (66.9 MB)

[#004] sha256:7b1528a5f92bedd0465d16a4bde5eacdb065bb9716716091cb3f4554b165db67 - 0.0% (3.93 KB)


History
2022-07-22 19:12:25 UTC

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

2022-07-22 19:12:25 UTC

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

2022-07-22 19:12:26 UTC

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

2022-07-22 19:12:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 04122b96-ls26 Build-date:- 2022-07-22T21:11:00+02:00

2022-07-22 19:12:26 UTC

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

2022-07-22 19:12:27 UTC

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

2022-07-22 19:12:32 UTC

|2 BUILD_DATE=2022-07-22T21:11:00+02:00 VERSION=04122b96-ls26 /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-07-22 19:12:33 UTC

/bin/sh -c #(nop) COPY dir:96641c3eb74059bd0fea53ded571735560d0587625eaf3bfe353a3a7c76c0405 in /

2022-07-22 19:12:33 UTC

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

2022-07-22 19:12:33 UTC

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

2022-07-22 19:12:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:11:00+02:00

2022-07-22 19:12:34 UTC

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

2022-07-22 19:12:34 UTC

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

2022-07-22 19:12:34 UTC

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

2022-07-22 19:12:35 UTC

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

2022-07-22 19:12:35 UTC

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

2022-07-22 19:12:35 UTC

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

2022-07-22 19:12:36 UTC

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

2022-07-22 19:12:36 UTC

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

2022-07-22 19:12:36 UTC

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

2022-07-22 19:12:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=04122b96-ls26

2022-07-23 05:49:42 UTC

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

2022-07-23 05:49:43 UTC

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

2022-07-23 05:49:44 UTC

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

2022-07-23 05:49:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00

2022-07-23 05:49:46 UTC

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

2022-07-23 05:49:47 UTC

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

2022-07-23 05:49:48 UTC

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

2022-07-23 05:50:01 UTC

|3 BUILD_DATE=2022-07-23T07:48:37+02:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls63 /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-07-23 05:50:02 UTC

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

2022-07-23 05:50:02 UTC

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

2022-07-23 05:50:03 UTC

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

2022-07-23 05:50:04 UTC

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

2022-07-23 05:50:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T07:48:37+02:00

2022-07-23 05:50:06 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-07-23 05:50:07 UTC

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

2022-07-23 05:50:08 UTC

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

2022-07-23 05:50:09 UTC

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

2022-07-23 05:50:10 UTC

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

2022-07-23 05:50:11 UTC

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

2022-07-23 05:50:12 UTC

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

2022-07-23 05:50:13 UTC

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

2022-07-23 05:50:14 UTC

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

2022-07-23 05:50:15 UTC

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

Details
Created

2022-07-23 05:49:58 UTC

Size

86.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T07:48:37+02: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
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • org.opencontainers.image.revision
    b4d08a6b71a0cce1ff1e34023d13e36bffdbef1f
  • 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-ls63

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:8e121e4976aa48a102d9d3f9be987dc1568096d34852e99cb984d1040f0f77d7 - 6.14% (5.31 MB)

[#001] sha256:816156bfebddf2a8936d928985b6ec9f41cd4f0901c27fc54a1b0aec87cbf733 - 6.26% (5.41 MB)

[#002] sha256:9c4e3e0fb795d106d8250287d818b38c64fc764e633ab2250e306347cc956b00 - 0.0% (4.02 KB)

[#003] sha256:5f35178fb9f06b54f8045ffb7dce7da74f2cc88c773a36c1712c224bc541b3ac - 87.59% (75.7 MB)

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


History
2022-07-22 19:12:09 UTC

/bin/sh -c #(nop) COPY dir:853a323ff537c038b3d9ace77679f424b1f22cc0d5c5f02278edf87c0834bcd6 in /

2022-07-22 19:12:09 UTC

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

2022-07-22 19:12:09 UTC

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

2022-07-22 19:12:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 04122b96-ls26 Build-date:- 2022-07-22T21:11:00+02:00

2022-07-22 19:12:09 UTC

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

2022-07-22 19:12:10 UTC

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

2022-07-22 19:12:12 UTC

|2 BUILD_DATE=2022-07-22T21:11:00+02:00 VERSION=04122b96-ls26 /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-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:11:00+02:00

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:13 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:14 UTC

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

2022-07-22 19:12:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=04122b96-ls26

2022-07-23 05:49:40 UTC

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

2022-07-23 05:49:40 UTC

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

2022-07-23 05:49:40 UTC

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

2022-07-23 05:49:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls63 Build-date:- 2022-07-23T07:48:37+02:00

2022-07-23 05:49:41 UTC

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

2022-07-23 05:49:41 UTC

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

2022-07-23 05:49:41 UTC

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

2022-07-23 05:49:52 UTC

|3 BUILD_DATE=2022-07-23T07:48:37+02:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls63 /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-07-23 05:49:56 UTC

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

2022-07-23 05:49:56 UTC

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

2022-07-23 05:49:56 UTC

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

2022-07-23 05:49:56 UTC

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

2022-07-23 05:49:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T07:48:37+02:00

2022-07-23 05:49:56 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-07-23 05:49:57 UTC

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

2022-07-23 05:49:57 UTC

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

2022-07-23 05:49:57 UTC

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

2022-07-23 05:49:57 UTC

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

2022-07-23 05:49:57 UTC

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

2022-07-23 05:49:57 UTC

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

2022-07-23 05:49:58 UTC

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

2022-07-23 05:49:58 UTC

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

2022-07-23 05:49:58 UTC

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

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