sha256:2abfeeffe1a742a74ac3d6ae38d3c09f8e55e8b481794e7d72ea44fc60b2f8db
OS/ARCH
Compressed size
11.54 MB
Last pushed
over 2 years by jauderho
Type
Image
Manifest digest
sha256:cf8ade9e957fe799b521d7ac396584ca3021bbd9d1fac7f29d7b35a0e2d257f4
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/ #909 B8COPY /etc/ssl/certs /etc/ssl/certs # buildkit132.92 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit5.39 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit6.01 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]>