sha256:82e236e8c3a60277eb2faea45ab2c989e7ca69478823a746d498e038ccc8ffa4
OS/ARCH
Compressed size
541.93 MB
Last pushed
about 1 year by timhellhake
Type
Image
Manifest digest
sha256:1d88b2ac35a0a1d7c519ace0b8647c25abeff7c1eacea36c67f00939460fdb5a
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.40 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.55 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10EXPOSE map[4443/tcp:{} 8080/tcp:{}]0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c347.26 MB13COPY --chown=node:node . /home/node/webthings/gateway/ #3.78 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c23.25 MB15USER node0 B16WORKDIR /home/node/webthings/gateway32 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c107.61 MB18USER root0 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.22 KB20ENTRYPOINT ["/init.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1753056000'