hive-billing (next-254-linux-amd64)

Published 2025-07-13 15:11:23 +00:00 by snr

Installation

docker pull git.joco.dk/joco/hive-billing:next-254-linux-amd64
sha256:5756329c44e2cb235d3019e0ab06808674011f48977fc0f3788d1a7cc8776546

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1751241600'
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:bf7dadc6d519e1fcd7c9872f0d0d91731526c73863746afdfaabbf631be208a4 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/Hive.Billing"]
LABEL org.opencontainers.image.created=2025-07-13T15:06:42Z
LABEL org.opencontainers.image.revision=1949f4ccc23f8c12af8cfe33c1b3f1a2e523fed1
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-07-13T15:06:42Z
org.opencontainers.image.revision 1949f4ccc23f8c12af8cfe33c1b3f1a2e523fed1
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-07-13 15:11:23 +00:00
0
OCI / Docker
linux/amd64
123 MiB
Versions (5) View all