sha256:27e541b378ff5297b5dd6e0a0d8f8e2954206b7ba23e99de5b6f34ddeb54ad0a
OS/ARCH
Compressed size
12.86 MB
Last pushed
over 1 year by jauderho
Type
Image
Manifest digest
sha256:25abac58bebf0a13e309bd42f8d65b25b2e053fc22cd5415cb9af9d756d7ea86
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 # buildkit133.72 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit5.84 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit6.89 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]>