hive-billing (master-267-linux-amd64)

Published 2025-10-23 18:07:12 +00:00 by snr

Installation

docker pull git.joco.dk/joco/hive-billing:master-267-linux-amd64
sha256:f9af09929514ca032546eaf21673b8a75fdff6785a98d94704c9829c0c1c9926

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1760918400'
LABEL maintainer=Søren Rasmussen <sr@joco.dk>
ENV DEBIAN_FRONTEND=noninteractive DOTNET_RUNNING_IN_CONTAINER=1 DOTNET_RUNNING_IN_CONTAINERS=1
WORKDIR /app
COPY dir:d32dff573bb1324fc4eeffa764574977202cb3e48449cef10d98dd563d8dafb7 in ./
/bin/sh -c set -ex && apt-get update && apt-get install --yes --no-install-recommends tini libicu67 && rm -rf /var/cache/apt && ln -s /secrets/appsettings.json appsettings.Production.json && adduser --system --home=/app --no-create-home hive
USER hive
ENTRYPOINT ["/usr/bin/tini"]
CMD ["/app/billing"]
LABEL org.opencontainers.image.created=2025-10-23T18:04:38Z
LABEL org.opencontainers.image.revision=02386370723408c103a73b97a81ecfe15d028b5f
LABEL org.opencontainers.image.source=https://git.joco.dk/joco/hive-billing.git
LABEL org.opencontainers.image.url=https://git.joco.dk/joco/hive-billing

Labels

Key Value
maintainer Søren Rasmussen <sr@joco.dk>
org.opencontainers.image.created 2025-10-23T18:04:38Z
org.opencontainers.image.revision 02386370723408c103a73b97a81ecfe15d028b5f
org.opencontainers.image.source https://git.joco.dk/joco/hive-billing.git
org.opencontainers.image.url https://git.joco.dk/joco/hive-billing
Details
Container
2025-10-23 18:07:12 +00:00
5
OCI / Docker
linux/amd64
111 MiB
Versions (5) View all