netcup-failover-ip-operator (sha256:aa577845731ad1a960967d009e232b9d9bb4c3a303ecb145603f1ca5a8b653fe)
Published 2026-02-28 18:50:24 +01:00 by jwtje
Installation
docker pull git.faral.io/faral/netcup-failover-ip-operator@sha256:aa577845731ad1a960967d009e232b9d9bb4c3a303ecb145603f1ca5a8b653fesha256:aa577845731ad1a960967d009e232b9d9bb4c3a303ecb145603f1ca5a8b653feImage layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| WORKDIR / |
| COPY /workspace/manager . # buildkit |
| USER 65532:65532 |
| ENTRYPOINT ["/manager"] |