reserveo (linux-amd64)

Published 2025-11-06 15:45:58 +00:00 by alexandre

Installation

docker pull git.nemunai.re/alexandre/reserveo:linux-amd64
sha256:bbc087dc67ba0f23fd49f266c69db7028b14d0690cf6dc1257b59545d4709627

Image layers

ADD alpine-minirootfs-3.22.2-x86_64.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:5045b26d0a9e4d51e873c272d27cc256ccc24168acd557c01737c93fcb5c0baa in /usr/sbin/reserveo
LABEL org.opencontainers.image.created=2025-11-06T15:43:10Z
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:43:10Z
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:45:58 +00:00
32
OCI / Docker
linux/amd64
14 MiB
Versions (3) View all
latest 2025-11-06
linux-arm64 2025-11-06
linux-amd64 2025-11-06