• Joined on 2026-03-27

routing (bad0581623d339d56153d065c3f101a9f1a233b1)

Published 2026-05-26 05:11:18 +00:00 by mathias

Installation

docker pull gitea.d-ma.be/mathias/routing:bad0581623d339d56153d065c3f101a9f1a233b1
sha256:9debebc2b3ef21e6a08582e54b051a86fd50488221d938502928d3d73192f69c

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-26 05:11:18 +00:00
1
OCI / Docker
linux/amd64
11 MiB
Versions (6) View all