skinhub-api (sha256:beb34d184fc4bd2dc128e8f4a0a95e859ca152acea9477ffdb114c575be5e641)
Installation
docker pull git.sulej.net/skinhub/skinhub-api@sha256:beb34d184fc4bd2dc128e8f4a0a95e859ca152acea9477ffdb114c575be5e641sha256:beb34d184fc4bd2dc128e8f4a0a95e859ca152acea9477ffdb114c575be5e641Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| 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
Versions (102)
View all
beta
2026-08-22
v10.1.0-beta.8
2026-08-22
v10.1.0-beta.7
2026-08-22
v10.1.0-beta.6
2026-08-21
v10.1.0-beta.5
2026-08-21