hive-billing (master-210-linux-arm64)

Published 2024-02-24 22:44:45 +00:00 by snr

Installation

docker pull git.joco.dk/joco/hive-billing:master-210-linux-arm64
sha256:8f7dc17df74a66a41bbd345ebc3e7cd3d0c1884febe1896c57e17d64bc641edc

Image Layers

ADD file:ef14ef2abd4725ea6056637e44d9261e2b025853230ea45636b67a735b3d4918 in /
CMD ["bash"]
COPY file:5ee81e6d8d6963249c52465d0eb463698b7a2a033e610de58dd4cdf19e826948 in /usr/bin
LABEL maintainer=Søren Rasmussen <sr@joco.dk>
ENV DEBIAN_FRONTEND=noninteractive
WORKDIR /app
COPY dir:8d1bfaff8c8ef9c5c4e21e2310b0183db4ee0cfbcb6e76649423ce70a0aec593 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=2024-02-24T22:39:40Z
LABEL org.opencontainers.image.revision=1b445b916ea9088c1db391419064db987af40af0
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 2024-02-24T22:39:40Z
org.opencontainers.image.revision 1b445b916ea9088c1db391419064db987af40af0
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
2024-02-24 22:44:45 +00:00
8
OCI / Docker
linux/arm64/v8
110 MiB
Versions (6) View all
master-212 2024-08-17
update-deps-211 2024-08-17
master-210 2024-02-24