sha256:45b02626cdd5f727f34f2b7e0b81694341017263c4bbe4e63bd64425207ef7d1
OS/ARCH
linux/amd64
Compressed size
104.96 MB
Last pushed
12 months by telefonicaiot
Type
Image
Manifest digest
sha256:45b02626cdd5f727f34f2b7e0b81694341017263c4bbe4e63bd64425207ef7d1
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=24.10.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.41 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG GITHUB_ACCOUNT0 B11ARG GITHUB_REPOSITORY0 B12ARG NODE_VERSION0 B13LABEL maintainer=FIWARE Perseo Team. Telefónica0 B15LABEL org.opencontainers.image.documentation=https://perseo.readthedocs.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=Complex Event Processing component0 B19LABEL org.opencontainers.image.description=An Esper-based Complex Event0 B20LABEL org.opencontainers.image.source=https://github.com/telefonicaid/perseo-fe0 B21LABEL org.nodejs.version=240 B22COPY /opt/perseo-fe /opt/perseo-fe # buildkit9.78 MB23RUN |3 GITHUB_ACCOUNT=telefonicaid GITHUB_REPOSITORY=perseo-fe NODE_VERSION=2415.25 MB24USER node0 B25ENV NODE_ENV=production0 B26EXPOSE map[9090/tcp:{}]0 B27CMD ["pm2-runtime" "/opt/perseo-fe/bin/perseo" "-- "0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1759104000'