reserveo (linux-arm64)

Published 2025-11-06 15:47:18 +00:00 by alexandre

Installation

docker pull git.nemunai.re/alexandre/reserveo:linux-arm64
sha256:3f9a0539e1f4728da4b27002774af218838196ca15f59a7862e59524d1d3bafb

Image layers

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
EXPOSE 8081
ENTRYPOINT ["/usr/sbin/reserveo"]
HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8081/api/version"] "0s" "0s" "0s" '\x00'}
/bin/sh -c adduser --system --no-create-home --uid 15354 reserveo && mkdir /data && chown reserveo /data
USER reserveo
WORKDIR /data
COPY file:22cb17a5f964bf5854980a6aabc79c4dd5864a8864d6f7c3169f5c602405b5e1 in /usr/sbin/reserveo
LABEL org.opencontainers.image.created=2025-11-06T15:44:15Z
LABEL org.opencontainers.image.revision=c0058fe778fcbdb7e0a6d3f9054b373d86c11019
LABEL org.opencontainers.image.source=https://git.nemunai.re/alexandre/reserveo.git
LABEL org.opencontainers.image.url=https://git.nemunai.re/alexandre/reserveo

Labels

Key Value
org.opencontainers.image.created 2025-11-06T15:44:15Z
org.opencontainers.image.revision c0058fe778fcbdb7e0a6d3f9054b373d86c11019
org.opencontainers.image.source https://git.nemunai.re/alexandre/reserveo.git
org.opencontainers.image.url https://git.nemunai.re/alexandre/reserveo
Details
Container
2025-11-06 15:47:18 +00:00
32
OCI / Docker
linux/arm64/v8
14 MiB
Versions (3) View all
latest 2025-11-06
linux-arm64 2025-11-06
linux-amd64 2025-11-06