Namespace
linuxserver
Image / Tag
mariadb:arm32v7-alpine-10.5.12-r0-ls30
Content Digest
sha256:03dddbc2de1fad5df155efd39961fd400afc0a609c509bd7652f7839c345a9c8
Details
Created

2021-08-14 05:49:24 UTC

Size

77.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.12-r0-ls30 Build-date:- 2021-08-14T07:47:57+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-08-14T07:47:57+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
    491ff55e10b1ccd875f4784379e9b0482378cce0
  • org.opencontainers.image.revision
    491ff55e10b1ccd875f4784379e9b0482378cce0
  • 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.12-r0-ls30

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)\$

TERM

xterm


Layers

[#000] sha256:e10ca87729dc992ea3e47b9171733b68192d5cadc2f039ef13e7f8746115b081 - 3.1% (2.42 MB)

[#001] sha256:0efe083f99284eb838b0e9b583e2e452efbc7c2aa57962bc49d60d075fafc328 - 2.76% (2.15 MB)

[#002] sha256:a9c7ec24d68d493cbe0af2747acf9f277cc5b9498f46f7be3609cd2d99c4ee07 - 2.67% (2.08 MB)

[#003] sha256:bbe95792687d6f7e7209cd1f763f509484419230fe37f8622537ef3c978f463b - 0.0% (412 Bytes)

[#004] sha256:4d80b053886a7568a707111e81a3e57da97514d4bb39d4403d887d040d4fe7b8 - 5.31% (4.14 MB)

[#005] sha256:945d688e0dcb3ce81fd6f29f44c14a2fa36e879318d14549bb516addc699214d - 0.0% (2.85 KB)

[#006] sha256:d7cc5c57f9c6c7fba8e56eb397afd1e38c11503ac55094e173b1659366cc1d0e - 86.15% (67.2 MB)

[#007] sha256:eaa01cb644683da1e9567aeab12b0dbca24bb36eee1fcdb3204693855163620e - 0.0% (3.97 KB)


History
2021-08-10 06:32:12 UTC

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

2021-08-10 06:32:13 UTC

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

2021-08-10 06:32:14 UTC

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

2021-08-10 06:32:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f7942911-ls5 Build-date:- 2021-08-10T08:31:16+02:00

2021-08-10 06:32:16 UTC

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

2021-08-10 06:32:17 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-08-10 06:32:18 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2021-08-10 06:32:20 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2021-08-10 06:32:20 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-08-10 06:32:22 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-08-10 06:32:22 UTC

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

2021-08-10 06:32:26 UTC

|4 BUILD_DATE=2021-08-10T08:31:16+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=f7942911-ls5 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-08-10 06:32:27 UTC

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

2021-08-10 06:32:27 UTC

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

2021-08-10 06:32:28 UTC

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

2021-08-10 06:32:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-10T08:31:16+02:00

2021-08-10 06:32:30 UTC

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

2021-08-10 06:32:31 UTC

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

2021-08-10 06:32:32 UTC

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

2021-08-10 06:32:33 UTC

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

2021-08-10 06:32:34 UTC

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

2021-08-10 06:32:35 UTC

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

2021-08-10 06:32:36 UTC

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

2021-08-10 06:32:37 UTC

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

2021-08-10 06:32:38 UTC

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

2021-08-10 06:32:39 UTC

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

2021-08-14 05:48:57 UTC

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

2021-08-14 05:48:57 UTC

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

2021-08-14 05:48:57 UTC

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

2021-08-14 05:48:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.12-r0-ls30 Build-date:- 2021-08-14T07:47:57+02:00

2021-08-14 05:48:58 UTC

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

2021-08-14 05:48:58 UTC

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

2021-08-14 05:48:58 UTC

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

2021-08-14 05:49:19 UTC

|3 BUILD_DATE=2021-08-14T07:47:57+02:00 MARIADB_VERSION=10.5.12-r0 VERSION=10.5.12-r0-ls30 /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

2021-08-14 05:49:20 UTC

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

2021-08-14 05:49:20 UTC

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

2021-08-14 05:49:20 UTC

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

2021-08-14 05:49:21 UTC

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

2021-08-14 05:49:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-14T07:47:57+02:00

2021-08-14 05:49:21 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.

2021-08-14 05:49:22 UTC

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

2021-08-14 05:49:22 UTC

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

2021-08-14 05:49:22 UTC

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

2021-08-14 05:49:22 UTC

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

2021-08-14 05:49:23 UTC

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

2021-08-14 05:49:23 UTC

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

2021-08-14 05:49:23 UTC

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

2021-08-14 05:49:24 UTC

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

2021-08-14 05:49:24 UTC

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

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