sha256:82e236e8c3a60277eb2faea45ab2c989e7ca69478823a746d498e038ccc8ffa4
OS/ARCH
Compressed size
586.64 MB
Last pushed
about 1 year by timhellhake
Type
Image
Manifest digest
sha256:8223e80d52773a12fa1659319b8d45eafca6c520f39dd0855353b0c7485b3c32
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.40 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.25 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 -c388.7 MB13COPY --chown=node:node . /home/node/webthings/gateway/ #3.78 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c21.85 MB15USER node0 B16WORKDIR /home/node/webthings/gateway32 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c104.64 MB18USER root0 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.22 KB20ENTRYPOINT ["/init.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'