wapi-shim (master)

Published 2026-07-15 09:40:15 +00:00 by jose

Installation

docker pull g.o2w.es/o2w/wapi-shim:master
sha256:3ed5bbabbaa50d480b53bd6fffa84f202cc04f8da4bff6b92a4326a24f4ebe67

Image Layers

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 /wapi-shim /wapi-shim # buildkit
COPY --chown=65532:65532 /data /data # buildkit
VOLUME [/data]
ENV WAPI_SHIM_DB=/data/shim.sqlite
EXPOSE [8081/tcp]
ENTRYPOINT ["/wapi-shim"]
Details
Container
2026-07-15 09:40:15 +00:00
3
OCI / Docker
linux/amd64
11 MiB
Versions (1) View all
master 2026-07-15