Namespace
linuxserver
Image / Tag
mariadb:alpine-10.5.16-r0-ls61
Content Digest
sha256:8d6a16ea268636a89628a2fb299d98ecce000ef0c9e7c7144a9531383c16cb2d
Details
Created

2022-07-23 05:50:40 UTC

Size

84.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T00:49:21-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
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • org.opencontainers.image.revision
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • 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-ls61

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:3970995d9a02ce84d779696511497d120b2132688ae84f139fa05eb0b7f26f92 - 89.53% (75.8 MB)

[#004] sha256:31078fb48b26ade82c583db80b412b2cbfa9b1671bf91672db0480f127236d6e - 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:50:29 UTC

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

2022-07-23 05:50:29 UTC

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

2022-07-23 05:50:29 UTC

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

2022-07-23 05:50:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00

2022-07-23 05:50:30 UTC

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

2022-07-23 05:50:30 UTC

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

2022-07-23 05:50:30 UTC

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

2022-07-23 05:50:37 UTC

|3 BUILD_DATE=2022-07-23T00:49:21-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls61 /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:37 UTC

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

2022-07-23 05:50:37 UTC

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T00:49:21-05:00

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

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:39 UTC

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

2022-07-23 05:50:39 UTC

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

2022-07-23 05:50:39 UTC

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

2022-07-23 05:50:39 UTC

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

2022-07-23 05:50:39 UTC

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

2022-07-23 05:50:40 UTC

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

Details
Created

2022-07-23 05:51:04 UTC

Size

76.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T00:49:21-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
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • org.opencontainers.image.revision
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • 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-ls61

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:6c7560ae3e01ec7e59b72dba65958d1b65c3225f10182ff78b4e1bc2604aefcf - 87.1% (66.9 MB)

[#004] sha256:2156c1199b7fcfddff22ddb16cbf6bc8a0ff520b83de99d8599a3ee30febed1a - 0.01% (3.95 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:50:37 UTC

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

2022-07-23 05:50:37 UTC

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

2022-07-23 05:50:37 UTC

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

2022-07-23 05:50:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:38 UTC

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

2022-07-23 05:50:59 UTC

|3 BUILD_DATE=2022-07-23T00:49:21-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls61 /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:51:00 UTC

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

2022-07-23 05:51:00 UTC

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

2022-07-23 05:51:01 UTC

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

2022-07-23 05:51:01 UTC

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

2022-07-23 05:51:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T00:49:21-05:00

2022-07-23 05:51:01 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:51:02 UTC

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

2022-07-23 05:51:02 UTC

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

2022-07-23 05:51:02 UTC

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

2022-07-23 05:51:02 UTC

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

2022-07-23 05:51:03 UTC

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

2022-07-23 05:51:03 UTC

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

2022-07-23 05:51:03 UTC

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

2022-07-23 05:51:03 UTC

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

2022-07-23 05:51:04 UTC

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

Details
Created

2022-07-23 05:50:51 UTC

Size

86.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-23T00:49:21-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
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • org.opencontainers.image.revision
    752ea6652cbe39e6f3b4c0c73b76aff5885d67d2
  • 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-ls61

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:4ab29230e83fd04c61e96525af035eb100c40ba9b7e832cbaa462dfb55021e3a - 87.59% (75.7 MB)

[#004] sha256:abda51c9ca1e2fe591ecf7532e70fa9085bbb796144d65f3d46e7d7e5629cfa9 - 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:50:35 UTC

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

2022-07-23 05:50:35 UTC

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

2022-07-23 05:50:35 UTC

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

2022-07-23 05:50:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls61 Build-date:- 2022-07-23T00:49:21-05:00

2022-07-23 05:50:36 UTC

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

2022-07-23 05:50:36 UTC

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

2022-07-23 05:50:36 UTC

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

2022-07-23 05:50:45 UTC

|3 BUILD_DATE=2022-07-23T00:49:21-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls61 /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:49 UTC

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

2022-07-23 05:50:49 UTC

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

2022-07-23 05:50:49 UTC

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

2022-07-23 05:50:50 UTC

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

2022-07-23 05:50:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-23T00:49:21-05:00

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

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

2022-07-23 05:50:50 UTC

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

2022-07-23 05:50:50 UTC

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

2022-07-23 05:50:51 UTC

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

2022-07-23 05:50:51 UTC

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

2022-07-23 05:50:51 UTC

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

2022-07-23 05:50:51 UTC

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

2022-07-23 05:50:51 UTC

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

2022-07-23 05:50:51 UTC

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

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