Namespace
linuxserver
Image / Tag
mariadb:amd64-alpine-version-10.5.16-r0
Content Digest
sha256:aab3bc5ae28e50108245ccb8e05eb02cbe92e6340a4bf0d4cb753af5065d7d64
Details
Created

2022-08-20 05:48:20 UTC

Size

84.7 MB

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

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:2cf6a48d97c6d6aadcfc0f834670a080c8be0300e240f146e3f2108fb179d650 - 89.51% (75.8 MB)

[#004] sha256:e1fbd5d88907e7856cdc5bdb9b7217ea2d80590c73519f6b7003f5e311899070 - 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:11 UTC

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

2022-08-20 05:48:11 UTC

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

2022-08-20 05:48:11 UTC

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

2022-08-20 05:48:12 UTC

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

2022-08-20 05:48:12 UTC

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

2022-08-20 05:48:12 UTC

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

2022-08-20 05:48:12 UTC

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

2022-08-20 05:48:18 UTC

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

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

2022-08-20 05:48:18 UTC

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:19 UTC

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

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

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:19 UTC

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

2022-08-20 05:48:20 UTC

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

2022-08-20 05:48:20 UTC

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

2022-08-20 05:48:20 UTC

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

2022-08-20 05:48:20 UTC

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

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