sha256:114847e7db4061e79fa81caffbc02792d9cc14c57b49dbe3186639821f61e792
OS/ARCH
Compressed size
119.1 MB
Last pushed
2 days by nutsfoundation
Type
Image
Manifest digest
sha256:9f47a4f79cde1fe9a07f27d3882b87ca49f576b478446f37de521964502dc24a
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c apt-get update10.89 MB3RUN /bin/sh -c curl -sL56.31 MB4COPY entrypoint.sh / # buildkit1.18 KB5RUN /bin/sh -c chmod +x1.18 KB6COPY /usr/bin/nuts /usr/bin/nuts # buildkit23.48 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 'amd64' out/ 'stable' '@1787529600'