sha256:3bb7304d299c42383c738f5bde2464793e2def9c1ff7fa3f25707a5bb10aee37
OS/ARCH
Compressed size
13.72 MB
Last pushed
11 months by jauderho
Type
Image
Manifest digest
sha256:ce1ad1a02ac14eb31b589824e957d4d6d2dd35ffff5691c53291389781503fe3
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/ #662 B8COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.16 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit6.22 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit7.37 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]>