sha256:8016ee2fcc68eb259d743827b8526f0ec685702a10e938bfc11838544f44b82e
OS/ARCH
linux/amd64
Compressed size
87.42 MB
Last pushed
about 1 year by telefonicaiot
Type
Image
Manifest digest
sha256:8016ee2fcc68eb259d743827b8526f0ec685702a10e938bfc11838544f44b82e
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c groupadd --gid3.97 KB3ENV NODE_VERSION=24.6.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.25 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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://github.com/telefonicaid/iotagent-manager/blob/master/README.md0 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=FIWARE IoT Agent Manager0 B19LABEL org.opencontainers.image.description=The IoT Agent Manager0 B20LABEL org.opencontainers.image.source=https://github.com/telefonicaid/iotagent-manager0 B21LABEL org.nodejs.version=240 B22COPY /opt/iotaManager /opt/iotaManager # buildkit7.65 MB23WORKDIR /opt/iotaManager32 B24USER node0 B25ENV NODE_ENV=production0 B26EXPOSE map[8082/tcp:{}]0 B27CMD ["node" "/opt/iotaManager/bin/iota-manager" "-- "0 B28HEALTHCHECK &{["CMD" "npm" "run" "healthcheck"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1754870400'