sha256:196a9070edf254cafd9d0e1986588d9dcd801109041fdea33f67b58baeeb933d
OS/ARCH
linux/amd64
Compressed size
216.88 MB
Last pushed
about 1 month by telefonicaiot
Type
Image
Manifest digest
sha256:196a9070edf254cafd9d0e1986588d9dcd801109041fdea33f67b58baeeb933d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 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 B10COPY package*.json /opt/fda/fda/ # buildkit1.33 KB11COPY src/ /opt/fda/fda/src # buildkit47.69 KB12WORKDIR /opt/fda/fda32 B13RUN /bin/sh -c apt-get update140.11 MB14USER node0 B15ENV NODE_ENV=production0 B16ENV FDA_LOG_LEVEL=INFO0 B17CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'