Wang Defa wangdefa
  • Joined on 2025-12-01

oci-portal (latest)

Published 2026-07-30 12:46:20 +08:00 by wangdefa in wangdefa/oci-portal

Installation

docker pull gitea.bcde.io/wangdefa/oci-portal:latest
sha256:aa0a1922797441b1d2f9da604eb4148e0a6d5c16103ae3b6b774e9c32c5126c4

Images

Digest OS / Arch Size
956ee2d470 linux/amd64 23 MiB
f8090472df linux/arm64 21 MiB

Image Layers ( linux/amd64)

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64: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_amd64
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-30 12:46:20 +08:00
0
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