• Joined on 2026-03-27

routing (f8cf27e5de73c1052cc126696794696645d09464)

Published 2026-05-25 18:00:35 +00:00 by mathias

Installation

docker pull gitea.d-ma.be/mathias/routing:f8cf27e5de73c1052cc126696794696645d09464
sha256:bc89c764701a70c19cbc52d0151cc70cf112c74696788dc1f9bcdba9894bdcac

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
COPY /out/routing /usr/local/bin/routing # buildkit
COPY config/ /app/config/ # buildkit
ENV SUPERVISOR_CONFIG_DIR=/app/config/supervisor
ENV ROUTING_PORT=3210
EXPOSE [3210/tcp]
USER 65532:65532
ENTRYPOINT ["/usr/local/bin/routing"]
Details
Container
2026-05-25 18:00:35 +00:00
1
OCI / Docker
linux/amd64
11 MiB
Versions (6) View all