Namespace
linuxserver
Image / Tag
mariadb:alpine-10.5.16-r0-ls60
Content Digest
sha256:9121db8a9c3cd104270e868e26285b153f1b6c19c44c80509f16267b9f221fa7
Details
Created

2022-07-09 05:48:34 UTC

Size

84.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls60 Build-date:- 2022-07-09T00:47:20-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-09T00:47:20-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
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • org.opencontainers.image.revision
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • 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-ls60

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:6e10e843598ea619c426db7db8b2ed570b398937ddef712e4692b8e455eb4935 - 6.02% (5.1 MB)

[#001] sha256:5bd90615235937870f386f524bf83b828de6adf3debc7699d33e93005a4a950a - 4.44% (3.76 MB)

[#002] sha256:ea100297c0dbdb896df57ce3245757c174d442b6a995e865b7c6c47f70d03b94 - 0.0% (3.92 KB)

[#003] sha256:9125576147b2e0f0205dece4b99d0894de1fc35ea350e4c56ca50f9a553aaa75 - 89.53% (75.8 MB)

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


History
2022-07-07 20:58:58 UTC

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

2022-07-07 20:58:58 UTC

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

2022-07-07 20:58:58 UTC

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

2022-07-07 20:58:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 915da122-ls24 Build-date:- 2022-07-07T15:57:35-05:00

2022-07-07 20:58:59 UTC

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

2022-07-07 20:58:59 UTC

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

2022-07-07 20:59:02 UTC

|2 BUILD_DATE=2022-07-07T15:57:35-05:00 VERSION=915da122-ls24 /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-07 20:59:02 UTC

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

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-07T15:57:35-05:00

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

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

2022-07-07 20:59:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=915da122-ls24

2022-07-09 05:48:24 UTC

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

2022-07-09 05:48:24 UTC

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

2022-07-09 05:48:24 UTC

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

2022-07-09 05:48:24 UTC

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

2022-07-09 05:48:25 UTC

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

2022-07-09 05:48:25 UTC

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

2022-07-09 05:48:25 UTC

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

2022-07-09 05:48:32 UTC

|3 BUILD_DATE=2022-07-09T00:47:20-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls60 /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-09 05:48:32 UTC

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

2022-07-09 05:48:32 UTC

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

2022-07-09 05:48:33 UTC

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

2022-07-09 05:48:33 UTC

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

2022-07-09 05:48:33 UTC

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

2022-07-09 05:48:33 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-09 05:48:33 UTC

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

2022-07-09 05:48:33 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

2022-07-09 05:48:34 UTC

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

Details
Created

2022-07-09 05:48:47 UTC

Size

76.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls60 Build-date:- 2022-07-09T00:47:20-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-09T00:47:20-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
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • org.opencontainers.image.revision
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • 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-ls60

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

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

[#002] sha256:d0594eeaad7ae4013945a918a955cd1ef5c88ce97bcdc17b07d98ac6a1b55a25 - 0.0% (3.85 KB)

[#003] sha256:c5685c57928be3146cded2c2aeca69aeb25e09e69e14382882a7eab4dc0c701c - 87.1% (66.9 MB)

[#004] sha256:abda51c9ca1e2fe591ecf7532e70fa9085bbb796144d65f3d46e7d7e5629cfa9 - 0.01% (3.96 KB)


History
2022-07-07 20:59:11 UTC

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

2022-07-07 20:59:11 UTC

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

2022-07-07 20:59:12 UTC

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

2022-07-07 20:59:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 915da122-ls24 Build-date:- 2022-07-07T15:57:35-05:00

2022-07-07 20:59:14 UTC

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

2022-07-07 20:59:15 UTC

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

2022-07-07 20:59:19 UTC

|2 BUILD_DATE=2022-07-07T15:57:35-05:00 VERSION=915da122-ls24 /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-07 20:59:20 UTC

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

2022-07-07 20:59:20 UTC

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

2022-07-07 20:59:21 UTC

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

2022-07-07 20:59:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-07T15:57:35-05:00

2022-07-07 20:59:23 UTC

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

2022-07-07 20:59:24 UTC

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

2022-07-07 20:59:25 UTC

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

2022-07-07 20:59:26 UTC

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

2022-07-07 20:59:27 UTC

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

2022-07-07 20:59:28 UTC

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

2022-07-07 20:59:29 UTC

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

2022-07-07 20:59:30 UTC

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

2022-07-07 20:59:31 UTC

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

2022-07-07 20:59:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=915da122-ls24

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:42 UTC

|3 BUILD_DATE=2022-07-09T00:47:20-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls60 /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-09 05:48:45 UTC

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

2022-07-09 05:48:45 UTC

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

2022-07-09 05:48:46 UTC

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

2022-07-09 05:48:46 UTC

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

2022-07-09 05:48:46 UTC

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

2022-07-09 05:48:46 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-09 05:48:46 UTC

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

2022-07-09 05:48:46 UTC

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

2022-07-09 05:48:46 UTC

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

2022-07-09 05:48:47 UTC

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

2022-07-09 05:48:47 UTC

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

2022-07-09 05:48:47 UTC

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

2022-07-09 05:48:47 UTC

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

2022-07-09 05:48:47 UTC

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

2022-07-09 05:48:47 UTC

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

Details
Created

2022-07-09 05:48:45 UTC

Size

86.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls60 Build-date:- 2022-07-09T00:47:20-05:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-09T00:47:20-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
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • org.opencontainers.image.revision
    4fea887fa4fb2f081ab5933f5dbf7feed9466ae9
  • 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-ls60

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:13c5c1acd244c15f9cf6da0a0d995dbb91cd64b0607f7db33443fd2300e3c2c1 - 6.14% (5.31 MB)

[#001] sha256:49b8f30231cec26eb68d47ed0eef025c9f58df9fd98c5c9c08ca8be6347c46c5 - 6.26% (5.41 MB)

[#002] sha256:bfc60f3288074588d39d90a550d613038ea1f84dcc1c69ca9a5146df79689e70 - 0.0% (3.93 KB)

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

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


History
2022-07-07 20:59:02 UTC

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

2022-07-07 20:59:02 UTC

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

2022-07-07 20:59:02 UTC

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

2022-07-07 20:59:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 915da122-ls24 Build-date:- 2022-07-07T15:57:35-05:00

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:03 UTC

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

2022-07-07 20:59:05 UTC

|2 BUILD_DATE=2022-07-07T15:57:35-05:00 VERSION=915da122-ls24 /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-07 20:59:06 UTC

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

2022-07-07 20:59:06 UTC

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

2022-07-07 20:59:06 UTC

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

2022-07-07 20:59:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-07T15:57:35-05:00

2022-07-07 20:59:06 UTC

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

2022-07-07 20:59:06 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:07 UTC

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

2022-07-07 20:59:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=915da122-ls24

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:30 UTC

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

2022-07-09 05:48:31 UTC

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

2022-07-09 05:48:31 UTC

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

2022-07-09 05:48:39 UTC

|3 BUILD_DATE=2022-07-09T00:47:20-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls60 /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-09 05:48:43 UTC

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

2022-07-09 05:48:43 UTC

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

2022-07-09 05:48:43 UTC

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

2022-07-09 05:48:43 UTC

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

2022-07-09 05:48:44 UTC

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

2022-07-09 05:48: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-09 05:48:44 UTC

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

2022-07-09 05:48:44 UTC

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

2022-07-09 05:48:44 UTC

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

2022-07-09 05:48:44 UTC

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

2022-07-09 05:48:45 UTC

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

2022-07-09 05:48:45 UTC

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

2022-07-09 05:48:45 UTC

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

2022-07-09 05:48:45 UTC

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

2022-07-09 05:48:45 UTC

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

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