reserveo (linux-arm64)

Published 2026-05-25 00:37:15 +00:00 by alexandre

Installation

docker pull git.nemunai.re/alexandre/reserveo:linux-arm64
sha256:61c160ba3a280067521ed8d866b559ad55daa17894ef202409572f2d6bb40517

Image layers

ADD alpine-minirootfs-3.23.4-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:a58974ba66a1f9461c0febfcf67990792553e35cb456a071b545b34dc88b2092 in /usr/sbin/reserveo
LABEL org.opencontainers.image.created=2026-05-25T00:34:12Z
LABEL org.opencontainers.image.revision=cc1f8b6156d7bbfa52a7ac0686778524ad6831c7
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 2026-05-25T00:34:12Z
org.opencontainers.image.revision cc1f8b6156d7bbfa52a7ac0686778524ad6831c7
org.opencontainers.image.source https://git.nemunai.re/alexandre/reserveo.git
org.opencontainers.image.url https://git.nemunai.re/alexandre/reserveo
Details
Container
2026-05-25 00:37:15 +00:00
88
OCI / Docker
linux/arm64/v8
14 MiB
Versions (3) View all
latest 2026-05-25
linux-arm64 2026-05-25
linux-amd64 2026-05-25