sha256:8f35dd1e95e3ffc2128b471822c4bd91e5d6750d29e2a7907e6261a51bdf30e7
OS/ARCH
Compressed size
11.83 MB
Last pushed
almost 2 years by jauderho
Type
Image
Manifest digest
sha256:4e78d8b820b20d23d427111551194efcbfee53dec5019d9daeeeb26d328cf76e
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/ #664 B8COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.05 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit5.54 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit6.16 MB11COPY --chown=nobody:nogroup /config /config #104 B12EXPOSE map[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]>