postgresql (1)
Published 2026-07-12 05:04:50 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/postgresql:1sha256:14e557996fa884cba34973752dfa3f809e5150371e11a44fa1adf0263028a326About this package
O9S custom distribution of PostgreSQL compiled from source
Image layers
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY M6E_AI |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| 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.postgresql.username o9s.postgresql.password o9s.postgresql.database" O9S_POSTGRESQL_CHECKPOINT_TIMEOUT=5min O9S_POSTGRESQL_DATA="${XDG_DATA_HOME}/db" O9S_POSTGRESQL_ENABLE_VECTOR=true O9S_POSTGRESQL_LISTEN=0.0.0.0 O9S_POSTGRESQL_PORT=5432 |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:b632f587f8b53c0d546b2b3b7a27141a29835379aa0a0d3f837848c9af6a4c3e in / |
| COPY dir:03fbeb8a34627765a1a22e0fb8252f5265713e3c56688d574cd36ed3b8bb9e42 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=postgresql 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:b035e24bbd156d4f0532e5820c6d141db10795f8cc696967e3adaa62964130fd 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=postgresql 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"="57deae507d1f6a572e03c5a2159773cff36c931d" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="57deae5" "org.opencontainers.image.title"="O9S / PostgreSQL (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of PostgreSQL compiled from source" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/postgresql" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 57deae5 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of PostgreSQL compiled from source |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 57deae507d1f6a572e03c5a2159773cff36c931d |
| org.opencontainers.image.source | https://codeberg.org/o9s/postgresql |
| org.opencontainers.image.title | O9S / PostgreSQL (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |