sha256:8110814c089cf9b1b17bd09e5e937283b98a24645cb78412fb4120c9e9c2ac4d
OS/ARCH
linux/amd64
Compressed size
103.88 MB
Last pushed
7 months by telefonicaiot
Type
Image
Manifest digest
sha256:8110814c089cf9b1b17bd09e5e937283b98a24645cb78412fb4120c9e9c2ac4d
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=24.13.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.94 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 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 # buildkit11.13 MB23RUN |3 GITHUB_ACCOUNT=telefonicaid GITHUB_REPOSITORY=perseo-fe NODE_VERSION=2415.29 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' '@1769990400'