sha256:a58619fd3a1243d98abfc35281d6767819609c8a18208230fd5731bf92b2a930
OS/ARCH
Compressed size
611.64 MB
Last pushed
9 months by timhellhake
Type
Image
Manifest digest
sha256:2119934ccff37827cfb84865f13469b53ac3048b21db60e8223f8af9219ac8db
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.60 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 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 -c419.26 MB13COPY --chown=node:node . /home/node/webthings/gateway/ #3.81 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c23.73 MB15USER node0 B16WORKDIR /home/node/webthings/gateway32 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c97.19 MB18USER root0 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.21 KB20ENTRYPOINT ["/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'