炼锋科技

api-hub (226f874)

Published 2026-01-30 10:39:46 +08:00 by voson

Installation

docker pull gitea.ricnsmart.com/refining/api-hub:226f874
sha256:8ade22c218fb253d1f798221f0d08a05d783db7dd20debc84cdfca98bdf97583

Images

Digest OS / Arch Size
00c0c6aa46 linux/amd64 37 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/api-hub /app/api-hub # buildkit
RUN /bin/sh -c mkdir -p /app/logs # buildkit
EXPOSE [8080/tcp]
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'}
CMD ["/app/api-hub"]

Labels

Key Value
org.opencontainers.image.created 2026-01-30T02:39:38.995Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 226f874f0df7defcb50558ab7d037fac027d1985
org.opencontainers.image.source https://gitea.refining.dev/refining/api-hub
org.opencontainers.image.title api-hub
org.opencontainers.image.url https://gitea.refining.dev/refining/api-hub
org.opencontainers.image.version main
Details
Container
2026-01-30 10:39:46 +08:00
0
OCI / Docker
Versions (8) View all
v0.1.3 2026-01-30
latest 2026-01-30
buildcache 2026-01-30
main 2026-01-30
1dd9f6d 2026-01-30