Namespace
linuxserver
Image / Tag
mariadb:10.6.10-r0-ls72
Content Digest
sha256:608bb11ead55167ad41e7c485b0d6f413ae4f1956647b3730e3429b14946a57c
Details
Created

2022-10-19 13:42:17 UTC

Size

83.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-19T15:40:59+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
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • org.opencontainers.image.revision
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • 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.6.10-r0-ls72

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm


Layers

[#000] sha256:f834f91be0ad38ac57ab8f32e5a4cb32ffff8be14b88f64ece1590cfc571e712 - 6.1% (5.1 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:a326bdf4f4c5fae904f411ff6fa74e3e1edb12c3719d611eea82c40d6c52fcda - 5.18% (4.33 MB)

[#003] sha256:8f24cc5af6a2cc6071ac80c1a569e8b51db3b57c12a638d3dd64c9dad93126aa - 0.01% (4.42 KB)

[#004] sha256:2c0f5d68e2571628619d08f8e895e05bc0c1166aa5eb6e3ee6a25f93520591a6 - 88.71% (74.2 MB)

[#005] sha256:3f8a62261542d061f960f49a184e4f119b1a56a1c1574804aa64aec894f70ec5 - 0.01% (4.43 KB)


History
2022-10-05 17:33:34 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:36 UTC

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

2022-10-05 17:33:38 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:06 UTC

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

2022-10-19 13:42:14 UTC

|3 BUILD_DATE=2022-10-19T15:40:59+02:00 MARIADB_VERSION=10.6.10-r0 VERSION=10.6.10-r0-ls72 /bin/sh -c echo "**** install runtime packages ****" && if [ -z ${MARIADB_VERSION+x} ]; then MARIADB_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.16/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 ****" && rm -rf /root/.cache /tmp/* && mkdir -p /var/lib/mysql

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-19T15:40:59+02:00

2022-10-19 13:42:15 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-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:17 UTC

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

Details
Created

2022-10-19 13:42:40 UTC

Size

76 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-19T15:40:59+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
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • org.opencontainers.image.revision
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • 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.6.10-r0-ls72

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm


Layers

[#000] sha256:8eb237700f72b4c1298a9b2bda34523669b0fdc245df06cbf204c79ca9dd6f6f - 6.72% (5.11 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:00f20ab6a579106c777833132fd4bba19da70a51c6101c9b7f2dab6f2123692c - 6.86% (5.21 MB)

[#003] sha256:8886d1d9aeb831960130aa025e4fa2efdadbbfc9dd0b97e60badaf9fb80d58c0 - 0.01% (4.48 KB)

[#004] sha256:6dd21a160e3b660fdde0fa38e20832b3f380c9fc648246e7126b889720683e90 - 86.41% (65.6 MB)

[#005] sha256:e0b242f662b298302b9bf48d7a740f52980a0859c94a22e9a61cb162f52ae59d - 0.01% (4.44 KB)


History
2022-10-05 17:33:51 UTC

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

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:52 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:53 UTC

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

2022-10-05 17:33:53 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:53 UTC

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

2022-10-05 17:34:02 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && 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-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:06 UTC

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

2022-10-05 17:34:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:15 UTC

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

2022-10-19 13:42:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:16 UTC

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

2022-10-19 13:42:36 UTC

|3 BUILD_DATE=2022-10-19T15:40:59+02:00 MARIADB_VERSION=10.6.10-r0 VERSION=10.6.10-r0-ls72 /bin/sh -c echo "**** install runtime packages ****" && if [ -z ${MARIADB_VERSION+x} ]; then MARIADB_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.16/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 ****" && rm -rf /root/.cache /tmp/* && mkdir -p /var/lib/mysql

2022-10-19 13:42:36 UTC

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

2022-10-19 13:42:37 UTC

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

2022-10-19 13:42:37 UTC

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

2022-10-19 13:42:37 UTC

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

2022-10-19 13:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-19T15:40:59+02:00

2022-10-19 13:42:38 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-10-19 13:42:38 UTC

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

2022-10-19 13:42:38 UTC

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

2022-10-19 13:42:38 UTC

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

2022-10-19 13:42:39 UTC

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

2022-10-19 13:42:39 UTC

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

2022-10-19 13:42:39 UTC

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

2022-10-19 13:42:40 UTC

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

2022-10-19 13:42:40 UTC

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

2022-10-19 13:42:40 UTC

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

Details
Created

2022-10-19 13:42:27 UTC

Size

85.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00
  • maintainer
    thelamer,nemchik
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-19T15:40:59+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
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • org.opencontainers.image.revision
    dd6c4e0a14aaa1d00af730ee8c27a9da45f1fd80
  • 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.6.10-r0-ls72

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm


Layers

[#000] sha256:bdec5ad1d55f9d52296ed18318eed925c1a7781c266f861e90a8b713cb054028 - 6.24% (5.33 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:b62d3844f2e08d8f10b0fb13bf485fdce8fe689feab1db5635224cf16d6177d1 - 6.74% (5.76 MB)

[#003] sha256:565e3d5628dfeb85ed79ab9f6bbab6a0385ba6b7488aa063a58c12d3c8e60905 - 0.01% (4.48 KB)

[#004] sha256:1d63c362d698d7caa93302ae73c529c377b90f7e1c5ed85b96d7197c700e43ef - 87.01% (74.4 MB)

[#005] sha256:050c87bcd2a1fd04e0419be73c4838e77cb5dc4cdac2908c9119b8b1b0783b93 - 0.01% (4.43 KB)


History
2022-10-05 17:33:47 UTC

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

2022-10-05 17:33:48 UTC

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

2022-10-05 17:33:49 UTC

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

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:54 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:54 UTC

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

2022-10-05 17:34:00 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && 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-10-05 17:34:01 UTC

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

2022-10-05 17:34:01 UTC

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

2022-10-05 17:34:02 UTC

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

2022-10-05 17:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:06 UTC

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

2022-10-05 17:34:07 UTC

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

2022-10-05 17:34:08 UTC

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

2022-10-05 17:34:09 UTC

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

2022-10-05 17:34:10 UTC

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

2022-10-05 17:34:11 UTC

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

2022-10-05 17:34:12 UTC

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

2022-10-05 17:34:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-19 13:42:12 UTC

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

2022-10-19 13:42:13 UTC

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

2022-10-19 13:42:13 UTC

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

2022-10-19 13:42:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.10-r0-ls72 Build-date:- 2022-10-19T15:40:59+02:00

2022-10-19 13:42:13 UTC

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

2022-10-19 13:42:13 UTC

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

2022-10-19 13:42:13 UTC

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

2022-10-19 13:42:22 UTC

|3 BUILD_DATE=2022-10-19T15:40:59+02:00 MARIADB_VERSION=10.6.10-r0 VERSION=10.6.10-r0-ls72 /bin/sh -c echo "**** install runtime packages ****" && if [ -z ${MARIADB_VERSION+x} ]; then MARIADB_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.16/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 ****" && rm -rf /root/.cache /tmp/* && mkdir -p /var/lib/mysql

2022-10-19 13:42:26 UTC

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

2022-10-19 13:42:26 UTC

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

2022-10-19 13:42:26 UTC

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

2022-10-19 13:42:26 UTC

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

2022-10-19 13:42:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-19T15:40:59+02:00

2022-10-19 13:42:26 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-10-19 13:42:26 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

2022-10-19 13:42:27 UTC

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

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