sha256:fa900e65df79044cdd7a03de0147561c438f31895660b23289b9a31a7078d181
OS/ARCH
Compressed size
6.19 MB
Last pushed
almost 3 years by jauderho
Type
Image
Manifest digest
sha256:c8ff43ce765cf600b7ff1dd06c53b3898ea19b2005d2beb95147068d0535a25b
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/yggdrasil-go0 B6LABEL org.opencontainers.image.description=yggdrasil is an implementation0 B7COPY /etc/ssl/certs /etc/ssl/certs # buildkit128.58 KB8COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasil /usr/local/bin/yggdrasil # buildkit3.15 MB9COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasilctl /usr/local/bin/yggdrasilctl # buildkit2.32 MB10COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/genkeys /usr/local/bin/genkeys # buildkit606.52 KB11COPY /config /config # buildkit96 B12CMD ["/usr/local/bin/yggdrasil"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>