sha256:7db52a52901b795e36712e15ec4e4cc9a6ce3b937f255e25cd95b42832199f9b
OS/ARCH
linux/amd64
Compressed size
91.24 MB
Last pushed
12 months by telefonicaiot
Type
Image
Manifest digest
sha256:7db52a52901b795e36712e15ec4e4cc9a6ce3b937f255e25cd95b42832199f9b
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=24.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.38 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG GITHUB_ACCOUNT0 B11ARG GITHUB_REPOSITORY0 B12ARG NODE_VERSION0 B13LABEL maintainer=FIWARE IoTAgent Team. Telefónica0 B15LABEL org.opencontainers.image.documentation=https://fiware-iotagent-json.rtfd.io/0 B16LABEL org.opencontainers.image.vendor=Telefónica Investigación y Desarrollo,0 B17LABEL org.opencontainers.image.licenses=AGPL-3.0-only0 B18LABEL org.opencontainers.image.title=IoT Agent for the0 B19LABEL org.opencontainers.image.description=An Internet of Things0 B20LABEL org.opencontainers.image.source=https://github.com/telefonicaid/iotagent-json0 B21LABEL org.nodejs.version=240 B22COPY /opt/iotagent-json /opt/iotagent-json # buildkit11.34 MB23WORKDIR /opt/iotagent-json32 B24USER node0 B25ENV NODE_ENV=production0 B26EXPOSE map[4041/tcp:{} 7896/tcp:{}]0 B27CMD ["node" "/opt/iotagent-json/bin/iotagent-json" "-- "0 B28HEALTHCHECK &{["CMD" "npm" "run" "healthcheck"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1759104000'