sha256:af5d590f0e0cdaff2d52e93e6af6629ec88b4527f50b3352419410b7320232f5
OS/ARCH
Compressed size
7.27 MB
Last pushed
almost 2 years by jauderho
Type
Image
Manifest digest
sha256:ec0f75aa709c86b6ab0d5ce87010f8d2a74f25be7e99a3c213344284bb37b473
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 # buildkit132.06 KB8COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasil /usr/local/bin/yggdrasil # buildkit3.8 MB9COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/yggdrasilctl /usr/local/bin/yggdrasilctl # buildkit2.67 MB10COPY /go/src/github.com/yggdrasil-network/yggdrasil-go/genkeys /usr/local/bin/genkeys # buildkit689.31 KB11COPY /config /config # buildkit96 B12CMD ["/usr/local/bin/yggdrasil"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>