sha256:90913c1a3b46bf74121f3e4251fb053ad8c81f9594d479ec646e111fdd443ed3
OS/ARCH
Compressed size
13.72 MB
Last pushed
17 days by jauderho
Type
Image
Manifest digest
sha256:e2b18e47b078f016da00bf1f17c986ac0e4f0cc76bf559843167b6a4ed10318e
Image Layers
2LABEL org.opencontainers.image.url=https://github.com/jauderho/dockerfiles0 B3LABEL org.opencontainers.image.documentation=https://github.com/jauderho/dockerfiles0 B4LABEL org.opencontainers.image.source=https://github.com/jauderho/dockerfiles0 B5LABEL org.opencontainers.image.title=jauderho/gobgp0 B6LABEL org.opencontainers.image.description=GoBGP is an open0 B7COPY /etc/passwd /etc/group /etc/ #663 B8COPY /etc/ssl/certs /etc/ssl/certs # buildkit109.13 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit6.14 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit7.48 MB11COPY --chown=nobody:nogroup /config /config #104 B12EXPOSE [179/tcp]0 B13USER nobody0 B14CMD ["/usr/local/bin/gobgpd" "-f" "/config/gobgp.toml"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>