sha256:ead41906ddd04d4e9a237528e9e595eb9294731acf5f7a748f9c76692b0c99e2
OS/ARCH
linux/amd64
Compressed size
63.48 MB
Last pushed
about 1 year by telefonicaiot
Type
Image
Manifest digest
sha256:ead41906ddd04d4e9a237528e9e595eb9294731acf5f7a748f9c76692b0c99e2
Image Layers
182.73 KB212.28 KB3447.85 KB427.72 KB575 B6193 B7130 B8173 B997 B10382 B11326 B12127.82 KB134.85 MB142.45 MB1539.46 KB16134.9 KB17785.3 KB1857.87 KB1944.75 MB20ARG GITHUB_ACCOUNT0 B21ARG GITHUB_REPOSITORY0 B22ARG NODE_VERSION0 B23LABEL maintainer=FIWARE Perseo Team. Telefónica0 B25LABEL org.opencontainers.image.documentation=https://perseo.readthedocs.io/0 B26LABEL org.opencontainers.image.vendor=Telefónica Investigación y Desarrollo,0 B27LABEL org.opencontainers.image.licenses=AGPL-3.0-only0 B28LABEL org.opencontainers.image.title=Complex Event Processing component0 B29LABEL org.opencontainers.image.description=An Esper-based Complex Event0 B30LABEL org.opencontainers.image.source=https://github.com/telefonicaid/perseo-fe0 B31LABEL org.nodejs.version=240 B32COPY /opt/perseo-fe /opt/perseo-fe # buildkit9.75 MB33COPY /etc/passwd /etc/shadow /etc/group /etc/269 B34WORKDIR /opt/perseo-fe32 B35USER nobody0 B36ENV NODE_ENV=production0 B37EXPOSE map[9090/tcp:{}]0 B38CMD ["/opt/perseo-fe/bin/perseo" "-- " "config.js"]0 B39HEALTHCHECK &{["CMD" "/nodejs/bin/node" "./bin/healthcheck"] "30s"0 BCommand