mongodb (latest)
Published 2026-07-12 05:05:03 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/mongodb:latestsha256:bd78c2747e61a5407f8d9a9709656ae004ec9ee9f7ba0ac2884df925a80c36a0About this package
O9S custom distribution of MongoDB with replica set support
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG 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_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_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_REQUIRED_SECRETS="o9s.mongodb.username o9s.mongodb.password o9s.mongodb.keyfile" O9S_MONGODB_DATA="${XDG_DATA_HOME}" O9S_MONGODB_DATABASE=database O9S_MONGODB_JOURNAL_COMMIT_INTERVAL_MS=100 O9S_MONGODB_PORT=27017 O9S_MONGODB_REPLSET_NAME=rs0 O9S_MONGODB_VERBOSITY=0 |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:d4877d368db1e0075ac7204209916d22583a534611e0331b4d171d8a8f1ebaf9 in / |
| |10 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=mongodb 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:d69f98f77e0af0f691c32b7ee1a90f3adf59acaf06efb6d17815d9cdf25b16d5 in / |
| |10 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=mongodb 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 |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="2cb731913c1ac3175e81fe10df0d22aebcaa5354" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="2cb7319" "org.opencontainers.image.title"="O9S / MongoDB (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of MongoDB with replica set support" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/mongodb" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 2cb7319 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of MongoDB with replica set support |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 2cb731913c1ac3175e81fe10df0d22aebcaa5354 |
| org.opencontainers.image.source | https://codeberg.org/o9s/mongodb |
| org.opencontainers.image.title | O9S / MongoDB (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |