• Joined on 2022-04-19

bgp-announcer (latest)

Published 2025-06-21 16:35:33 +00:00 by Mrixs

Installation

docker pull gitea.mrixs.ru/mrixs/bgp-announcer:latest
sha256:8a195a3fe1a7088c4bf6f90ba6a1bf4f5631fdac28e9d2ef7098610e5686f9a6

Image Layers

ADD alpine-minirootfs-3.18.12-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c addgroup -S appgroup && adduser -S appuser -G appgroup
COPY file:de2214ae6f070b319a14b6f028572604c80f754140f5349a3ca3dc9799b5244c in /usr/local/bin/announcer
/bin/sh -c mkdir -p /app/subnets && chown -R appuser:appgroup /app
WORKDIR /app
USER appuser
CMD ["announcer"]
LABEL org.opencontainers.image.created=2025-06-21T16:34:14Z
LABEL org.opencontainers.image.revision=662aca0e1484ffb81ae13c8def17c58d65070bf0
LABEL org.opencontainers.image.source=https://gitea.mrixs.me/Mrixs/bgp-announcer.git
LABEL org.opencontainers.image.url=https://gitea.mrixs.me/Mrixs/bgp-announcer

Labels

Key Value
org.opencontainers.image.created 2025-06-21T16:34:14Z
org.opencontainers.image.revision 662aca0e1484ffb81ae13c8def17c58d65070bf0
org.opencontainers.image.source https://gitea.mrixs.me/Mrixs/bgp-announcer.git
org.opencontainers.image.url https://gitea.mrixs.me/Mrixs/bgp-announcer
Details
Container
2025-06-21 16:35:33 +00:00
0
OCI / Docker
linux/amd64
9.0 MiB
Versions (2) View all
662aca0e 2025-06-21
latest 2025-06-21