sha256:8075ae37b9b22d76bc76dd847be3b6b896110cad25eaa441f2a93517f32598af
OS/ARCH
Compressed size
13.79 MB
Last pushed
3 months by jauderho
Type
Image
Manifest digest
sha256:ab083eec0655c468f7ff00b7f52691096a508e18cd57e242892a33101166901c
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.54 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]>