Namespace
linuxserver
Image / Tag
mariadb:amd64-10.5.16-r0-ls65
Content Digest
sha256:483d8aa135b2ae1249c44c04ab8720c392965984028e95a089a8df5d61f26998
Details
Created

2022-08-13 05:48:43 UTC

Size

84.7 MB

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

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:39fb45a0147932b5ba9b09de54f29c5bd6b43da64b62cc616e8bb8ff1977f189 - 6.03% (5.1 MB)

[#001] sha256:039441287bed7ae22e321441e4782786721a395516f610926f80fd6f071f4ba6 - 4.46% (3.77 MB)

[#002] sha256:5801e5cdc7e8a445e0c948d0ca8844379a3e84cc3d363649ce4daaa8d80e09e6 - 0.01% (4.96 KB)

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

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


History
2022-08-09 06:35:41 UTC

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

2022-08-09 06:35:41 UTC

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

2022-08-09 06:35:41 UTC

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

2022-08-09 06:35:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 28954667-ls29 Build-date:- 2022-08-09T08:34:21+02:00

2022-08-09 06:35:41 UTC

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

2022-08-09 06:35:42 UTC

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

2022-08-09 06:35:44 UTC

|2 BUILD_DATE=2022-08-09T08:34:21+02:00 VERSION=28954667-ls29 /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-09 06:35:45 UTC

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

2022-08-09 06:35:45 UTC

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

2022-08-09 06:35:45 UTC

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

2022-08-09 06:35:45 UTC

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

2022-08-09 06:35:45 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:46 UTC

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

2022-08-09 06:35:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=28954667-ls29

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:34 UTC

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

2022-08-13 05:48:41 UTC

|3 BUILD_DATE=2022-08-13T00:47:29-05:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls65 /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-13 05:48:41 UTC

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

2022-08-13 05:48:41 UTC

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

2022-08-13 05:48:41 UTC

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

2022-08-13 05:48:41 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 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-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:42 UTC

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

2022-08-13 05:48:43 UTC

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

2022-08-13 05:48:43 UTC

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

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