riv-wallet/riv_server_caching (git-e6bae7c8)

Published 2026-07-28 13:33:13 +00:00 by Azran

Installation

docker pull forgejo.idp.riv-holding.net/azran/riv-wallet/riv_server_caching:git-e6bae7c8
sha256:fa0603faf26602734a0c23e842d874c8744b053851f3dc0571881a3fa8dba233

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
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
bazel build @bookworm//libgomp1/amd64:data_statusd
bazel build @bookworm//libstdc++6/amd64:data_statusd
bazel build @bookworm//libgcc-s1/amd64:data_statusd
bazel build @bookworm//gcc-12-base/amd64:data_statusd
COPY /build/bundle/ /app/ # buildkit
COPY /usr/local/bin/healthcheck-curl /usr/local/bin/healthcheck-curl # buildkit
COPY /workspace/backend/riv_server_caching/assets/chain-registry /app/chain-registry # buildkit
COPY /workspace/backend/riv_server_caching/admin-web /app/web # buildkit
ENV REGISTRY_SEED_DIR=/app/chain-registry JASPR_WEB_DIR=/app/web
EXPOSE map[50052/tcp:{} 8082/tcp:{}]
USER nonroot
HEALTHCHECK &{["CMD" "/usr/local/bin/healthcheck-curl" "--fail" "--silent" "--max-time" "3" "http://127.0.0.1:8082/healthz"] "30s" "5s" "45s" "0s" '\x03'}
LABEL org.opencontainers.image.source=https://forgejo.idp.riv-holding.net/rivtechnologies/riv-wallet
ENTRYPOINT ["/app/bin/server"]

Labels

Key Value
org.opencontainers.image.source https://forgejo.idp.riv-holding.net/rivtechnologies/riv-wallet
Details
Container
2026-07-28 13:33:13 +00:00
0
OCI / Docker
linux/amd64
18 MiB
Versions (1) View all
git-e6bae7c8 2026-07-28