sha256:d2ec0a099f9c2ea0a4457b018820de0180899afb64d153e956e029be3d13b014
OS/ARCH
Compressed size
8.15 MB
Last pushed
2 days by jauderho
Type
Image
Manifest digest
sha256:c7cdc6c93b8a34cf66e56cb8c5e61b8cd3ff4472473446483c413a56e4b49d2f
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.13 MB9COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasilctl /usr/local/bin/yggdrasilctl # buildkit3.14 MB10COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/genkeys /usr/local/bin/genkeys # buildkit798.83 KB11COPY /config /config # buildkit96 B12CMD ["/usr/local/bin/yggdrasil"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>