datum (sha256:1d1c765c63147ef9360b0c1126c4bbe01e2303a34e50909d60f1a67701cb05f1)

Published 2025-04-15 14:35:10 +02:00 by Retropex in Retropex/datum-docker

Installation

docker pull git.orangepill.ovh/retropex/datum@sha256:1d1c765c63147ef9360b0c1126c4bbe01e2303a34e50909d60f1a67701cb05f1
sha256:1d1c765c63147ef9360b0c1126c4bbe01e2303a34e50909d60f1a67701cb05f1

About this package

Datum in a container

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'
RUN /bin/sh -c apt update # buildkit
RUN /bin/sh -c apt install libmicrohttpd12 libjansson4 libsodium23 curl -y # buildkit
WORKDIR /app
COPY /app/datum_gateway /app # buildkit
RUN /bin/sh -c adduser --disabled-password --no-create-home --gecos "" datum # buildkit
USER datum
LABEL org.opencontainers.image.source=https://github.com/retropex/datum-docker
LABEL org.opencontainers.image.description=Datum in a container
CMD ["./datum_gateway"]

Labels

Key Value
org.opencontainers.image.description Datum in a container
org.opencontainers.image.source https://github.com/retropex/datum-docker
Details
Container
2025-04-15 14:35:10 +02:00
0
OCI / Docker
linux/amd64
48 MiB
Versions (1) View all
v1.10-umbrel 2025-04-15