mariadb (1)
Published 2026-07-12 05:05:10 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/mariadb:1sha256:f6aa5e7f7806210cd70688f14e0c935a26c305f0ce8603874267afef2846ab49About this package
O9S custom distribution of MariaDB compiled from source
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_PREFIX SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG B19_PREFIX B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH |
| ENV B19_PREFIX="${B19_PREFIX}" B19_REQUIRED_SECRETS="o9s.mariadb.user o9s.mariadb.password o9s.mariadb.database" O9S_MARIADB_DATA_PATH="${XDG_DATA_HOME}" O9S_MARIADB_LOG_ERROR_VERBOSITY=2 O9S_MARIADB_LONG_QUERY_TIME=8 O9S_MARIADB_PORT=3306 O9S_MARIADB_SLOW_QUERY_LOG=1 PATH="${PATH}:${B19_PREFIX}/scripts" |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:7fcc7e060842ce6e7e6cfffdb2675e5cadd8f20d23a03aff96acd56a5849be3a in / |
| COPY dir:c79a65db8f044c53ee3301b3e4a8400113d9ebf12f73dc9a92c3dcdda9ece64f in / |
| |11 B19_PREFIX=/usr/local B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=mariadb M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:2b82fd57a6cb73631140b4b486d8f7ed1696bbabddada3298b9b13684ebf9264 in / |
| |11 B19_PREFIX=/usr/local B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=mariadb M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| STOPSIGNAL SIGTERM |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="dedaba1d44260e4058124014446e6a2627112fb6" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="dedaba1" "org.opencontainers.image.title"="O9S / MariaDB (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of MariaDB compiled from source" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/mariadb" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | dedaba1 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of MariaDB compiled from source |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | dedaba1d44260e4058124014446e6a2627112fb6 |
| org.opencontainers.image.source | https://codeberg.org/o9s/mariadb |
| org.opencontainers.image.title | O9S / MariaDB (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |