listmonk/provisioner (sha256:367f7666d5e306ee40b9b20d2c32ed128aeac5dea6295e220192311ac3cb69ba)

Published 2026-09-03 07:37:56 +00:00 by alexwolff

Installation

docker pull git.unitystack.org/unitystack/listmonk/provisioner@sha256:367f7666d5e306ee40b9b20d2c32ed128aeac5dea6295e220192311ac3cb69ba
sha256:367f7666d5e306ee40b9b20d2c32ed128aeac5dea6295e220192311ac3cb69ba

About this package

Bootstrap utilities for the UnityStack Listmonk deployment

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
ARG PROVISIONER_VERSION
ARG BUILD_TIMESTAMP
ARG CI_COMMIT_SHA
LABEL org.opencontainers.image.title=UnityStack Listmonk provisioner org.opencontainers.image.description=Bootstrap utilities for the UnityStack Listmonk deployment org.opencontainers.image.authors=UnityStack GmbH org.opencontainers.image.vendor=UnityStack GmbH org.opencontainers.image.licenses=AGPL-3.0-only org.opencontainers.image.version=0.1.1 org.opencontainers.image.created=2026-09-03T17:37:01+10:00 org.opencontainers.image.revision=2fa0461c046328ee88959856d664230c324e3b14 org.opencontainers.image.source=https://git.unitystack.org/UnityStack/listmonk org.opencontainers.image.url=https://git.unitystack.org/UnityStack/listmonk org.opencontainers.image.documentation=https://git.unitystack.org/UnityStack/listmonk/src/branch/main/charts/listmonk/README.md org.opencontainers.image.base.name=docker.io/library/debian:bookworm-slim org.opencontainers.image.base.digest=sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171
RUN |3 PROVISIONER_VERSION=0.1.1 BUILD_TIMESTAMP=2026-09-03T17:37:01+10:00 CI_COMMIT_SHA=2fa0461c046328ee88959856d664230c324e3b14 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y bash ca-certificates curl gettext-base jq postgresql-client && groupadd --gid 1000 provisioner && useradd --uid 1000 --gid 1000 --create-home --no-log-init provisioner && rm -rf /var/lib/apt/lists/* # buildkit
USER 1000:1000
WORKDIR /home/provisioner
CMD ["bash" "--version"]

Labels

Key Value
org.opencontainers.image.authors UnityStack GmbH
org.opencontainers.image.base.digest sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171
org.opencontainers.image.base.name docker.io/library/debian:bookworm-slim
org.opencontainers.image.created 2026-09-03T17:37:01+10:00
org.opencontainers.image.description Bootstrap utilities for the UnityStack Listmonk deployment
org.opencontainers.image.documentation https://git.unitystack.org/UnityStack/listmonk/src/branch/main/charts/listmonk/README.md
org.opencontainers.image.licenses AGPL-3.0-only
org.opencontainers.image.revision 2fa0461c046328ee88959856d664230c324e3b14
org.opencontainers.image.source https://git.unitystack.org/UnityStack/listmonk
org.opencontainers.image.title UnityStack Listmonk provisioner
org.opencontainers.image.url https://git.unitystack.org/UnityStack/listmonk
org.opencontainers.image.vendor UnityStack GmbH
org.opencontainers.image.version 0.1.1
Details
Container
2026-09-03 07:37:56 +00:00
16
OCI / Docker
linux/amd64
UnityStack GmbH
AGPL-3.0-only
46 MiB
Versions (5) View all