vvs-pay-cluster (sha256:27f00481fabd29d6124749d87999e18be58c33ef47f422f2aeee8009e277774b)

Published 2026-06-06 23:07:11 +08:00 by llbro

Installation

docker pull code.vvstream.im/llbro/vvs-pay-cluster@sha256:27f00481fabd29d6124749d87999e18be58c33ef47f422f2aeee8009e277774b
sha256:27f00481fabd29d6124749d87999e18be58c33ef47f422f2aeee8009e277774b

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
WORKDIR /app
COPY --chown=65532:65532 /runtime/ / # buildkit
USER nonroot:nonroot
ENV CONFIG_PATH=/app/config/app.toml
ENV VVS_PAY_UI_DIR=/app/src/ui
ENV VVS_PAY_PORT=886
ENV VVS_PAY_SERVERS=1
ENV VVS_PAY_WORKERS=1
EXPOSE map[886/tcp:{}]
HEALTHCHECK &{["CMD" "/app/vvs-pay-cluster" "--role" "healthcheck"] "30s" "3s" "5s" "0s" '\x03'}
ENTRYPOINT ["/app/vvs-pay-cluster"]
Details
Container
2026-06-06 23:07:11 +08:00
2
OCI / Docker
linux/amd64
46 MiB
Versions (9) View all
latest 2026-06-06
uat-latest 2026-05-30
uat-2349affe12d3 2026-05-30
uat-5032fb6b21de 2026-05-30
uat-d2d86be9e6cf 2026-05-24