sha256:0f1a45b5235abae76f9657b880862a60ce3a8418065121f980d76e962e52fe3f
OS/ARCH
Compressed size
552.15 MB
Last pushed
6 months by timhellhake
Type
Image
Manifest digest
sha256:5d3e1587fad890c1eb9aea6f1c5b03545e59d2f7ce920246c3ff68494249a2e3
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10EXPOSE [4443/tcp 8080/tcp]0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c347.31 MB13COPY --chown=node:node . /home/node/webthings/gateway/ #3.82 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c24.52 MB15USER node0 B16WORKDIR /home/node/webthings/gateway32 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c116.25 MB18USER root0 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.22 KB20ENTRYPOINT ["/init.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1773619200'