sha256:4ccfbc8ab4331e6b86f7e71e8ce1c61e234cbaccd4e91ff45f28ada42b3f1283
OS/ARCH
Compressed size
12.29 MB
Last pushed
over 2 years by jauderho
Type
Image
Manifest digest
sha256:ab993087d3564bcb9db9cb2c2cc0df4fab64b6f247a7a87306b7462e776d5c39
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 # buildkit132.85 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit5.74 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit6.42 MB11COPY --chown=nobody:nogroup /config /config #102 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]>