sha256:c4f05024fdbfb5f12ffa60fe074f306d540a909a482ee4a6e7f5b57671b58b4d
OS/ARCH
Compressed size
6.89 MB
Last pushed
almost 2 years by jauderho
Type
Image
Manifest digest
sha256:b78c97c2a7409ad7d8dad1676c12c89da5938c041395a4972e6286add1d4482d
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 # buildkit135.64 KB8COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasil /usr/local/bin/yggdrasil # buildkit3.61 MB9COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasilctl /usr/local/bin/yggdrasilctl # buildkit2.5 MB10COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/genkeys /usr/local/bin/genkeys # buildkit670.45 KB11COPY /config /config # buildkit96 B12CMD ["/usr/local/bin/yggdrasil"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>