Namespace
linuxserver
Image / Tag
mariadb:arm32v7-10.5.16-r0-ls62
Content Digest
sha256:4a0fab83faa4d16e53986b59eff8ad2172311466d88dbe63c70604269e37e156
Details
Created

2022-07-09 05:48:53 UTC

Size

76.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.5.16-r0-ls62 Build-date:- 2022-07-09T07:47:23+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-09T07:47:23+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
    2968ee925487c1750464c529e560efe18449ddc0
  • org.opencontainers.image.revision
    2968ee925487c1750464c529e560efe18449ddc0
  • 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-ls62

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

[#004] sha256:d61f2bb631d3b8b793ff828298c90077a1968d23ba5e2ff7fac84ce74a742971 - 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:31 UTC

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

2022-07-09 05:48:31 UTC

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

2022-07-09 05:48:31 UTC

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

2022-07-09 05:48:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.5.16-r0-ls62 Build-date:- 2022-07-09T07:47:23+02:00

2022-07-09 05:48:32 UTC

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

2022-07-09 05:48:32 UTC

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

2022-07-09 05:48:32 UTC

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

2022-07-09 05:48:49 UTC

|3 BUILD_DATE=2022-07-09T07:47:23+02:00 MARIADB_VERSION=10.5.16-r0 VERSION=10.5.16-r0-ls62 /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:49 UTC

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

2022-07-09 05:48:50 UTC

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

2022-07-09 05:48:50 UTC

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

2022-07-09 05:48:50 UTC

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

2022-07-09 05:48:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-09T07:47:23+02:00

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

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

2022-07-09 05:48:51 UTC

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

2022-07-09 05:48:51 UTC

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

2022-07-09 05:48:52 UTC

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

2022-07-09 05:48:52 UTC

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

2022-07-09 05:48:52 UTC

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

2022-07-09 05:48:52 UTC

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

2022-07-09 05:48:53 UTC

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

2022-07-09 05:48:53 UTC

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

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