Wang Defa wangdefa
  • Joined on 2025-12-01

oci-portal (v0.6.0)

Published 2026-07-14 19:37:24 +08:00 by wangdefa in wangdefa/oci-portal

Installation

docker pull gitea.bcde.io/wangdefa/oci-portal:v0.6.0
sha256:3752c7ed8c313e2855bf281d1e645b9d54e7fbfe3974bea2e0eb50c2db0769be

Images

Digest OS / Arch Size
27b9462363 linux/amd64 18 MiB
a2a5016377 linux/arm64 17 MiB

Image Layers ( linux/arm64)

bazel build @bookworm//base-files/arm64:data_statusd
bazel build @bookworm//netbase/arm64:data_statusd
bazel build @bookworm//tzdata/arm64:data_statusd
bazel build @bookworm//media-types/arm64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_arm64
COPY /oci-portal-server /oci-portal-server # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD /oci-portal-server -healthcheck] Interval:30s Timeout:5s StartPeriod:10s StartInterval:0s Retries:0}
ENTRYPOINT ["/oci-portal-server"]
Details
Container
2026-07-14 19:37:24 +08:00
1
OCI / Docker
Versions (19) View all
latest 2026-07-30
v0.8.3 2026-07-30
v0.8.2 2026-07-22
v0.8.1 2026-07-22
v0.8.0 2026-07-21