sha256:4924245cc63efb3804e530420e196ad102bdbdffc7bb4ec4b233977cbe2ffb38
OS/ARCH
Compressed size
13.31 MB
Last pushed
10 months by jauderho
Type
Image
Manifest digest
sha256:34336dcd3e3982874c65d906d39bc86f8f76a84bc8002066552b63eeb0d9fb09
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/ #685 B8COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.16 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit6 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit7.17 MB11COPY --chown=nobody:nogroup /config /config #102 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]>