sha256:e2b2ecdc10788aad96475e4e4e08aab631aa602ce2078e29a25fe1c700efce99
OS/ARCH
Compressed size
8.04 MB
Last pushed
3 months by jauderho
Type
Image
Manifest digest
sha256:8aab63c7c0fc979be5767dfe910ce20aa622a4694e1649ed99306b42ef86e047
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 # buildkit109.13 KB8COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasil /usr/local/bin/yggdrasil # buildkit4.09 MB9COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasilctl /usr/local/bin/yggdrasilctl # buildkit3.05 MB10COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/genkeys /usr/local/bin/genkeys # buildkit803.72 KB11COPY /config /config # buildkit96 B12CMD ["/usr/local/bin/yggdrasil"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>