sha256:114847e7db4061e79fa81caffbc02792d9cc14c57b49dbe3186639821f61e792
OS/ARCH
Compressed size
100.59 MB
Last pushed
2 days by nutsfoundation
Type
Image
Manifest digest
sha256:0a10c809f8918243c60e72a7794d9e3cf535bdc0acfa50819faf5cc67e3a681d
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c apt-get update11.11 MB3RUN /bin/sh -c curl -sL39.54 MB4COPY entrypoint.sh / # buildkit1.18 KB5RUN /bin/sh -c chmod +x1.18 KB6COPY /usr/bin/nuts /usr/bin/nuts # buildkit21.18 MB7RUN /bin/sh -c chmod +x32 B8HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8081/status0 B9WORKDIR /nuts94 B10EXPOSE [5555/tcp 8080/tcp 8081/tcp]0 B11ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1787529600'