datum (sha256:2106c8033aa8065e8d2d9c1426bb768a9cb5406bb03140f8e10cedadbf07c327)

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

Installation

docker pull git.orangepill.ovh/retropex/datum@sha256:2106c8033aa8065e8d2d9c1426bb768a9cb5406bb03140f8e10cedadbf07c327
sha256:2106c8033aa8065e8d2d9c1426bb768a9cb5406bb03140f8e10cedadbf07c327

About this package

Datum in a container

Image Layers

# debian.sh --arch 'arm64' 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/arm64
47 MiB
Versions (1) View all
v1.10-umbrel 2025-04-15