sha256:03a807fc5dc338a542defa86ca3793233a30ec50e415eb3ccb0f90acf89703ca
OS/ARCH
Compressed size
12.61 MB
Last pushed
almost 2 years by jauderho
Type
Image
Manifest digest
sha256:3221274fa61c92f7cc3cc189a70e30e7b02f4b55e95be5ea9cfbab5313c7047f
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.06 KB9COPY /go/src/github.com/osrg/gobgp/gobgp /usr/local/bin/ # buildkit5.91 MB10COPY /go/src/github.com/osrg/gobgp/gobgpd /usr/local/bin/ # buildkit6.57 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]>