osc-api (sha256:33689516ea0eee9e54660a925f8d85d5c4c210c77c44c6863878cb1b341d64f9)

Published 2026-06-10 00:24:32 +02:00 by oscbot in osc_dev/osc-api

Installation

docker pull git.sulej.net/osc_dev/osc-api@sha256:33689516ea0eee9e54660a925f8d85d5c4c210c77c44c6863878cb1b341d64f9
sha256:33689516ea0eee9e54660a925f8d85d5c4c210c77c44c6863878cb1b341d64f9

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates git git-lfs curl && git lfs install --skip-repo && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /app/target/release/osc-api /usr/local/bin/osc-api # buildkit
EXPOSE [8000/tcp]
HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8000/api/health || exit 1] Interval:30s Timeout:3s StartPeriod:10s StartInterval:0s Retries:3}
CMD ["osc-api"]
Details
Container
2026-06-10 00:24:32 +02:00
1
OCI / Docker
linux/amd64
75 MiB
Versions (173) View all
latest 2026-07-19
v5.1 2026-07-08
v5 2026-07-08
v5.1.0 2026-07-08
v5.0.2 2026-07-08