sha256:5c13c344b772ecddbdedeb5b18b344b15f951e9aac02884c0ca68e072e113567
OS/ARCH
linux/amd64
Compressed size
61.57 MB
Last pushed
11 months by telefonicaiot
Type
Image
Manifest digest
sha256:5c13c344b772ecddbdedeb5b18b344b15f951e9aac02884c0ca68e072e113567
Image Layers
182.73 KB212.28 KB3447.85 KB427.72 KB575 B6193 B7130 B8173 B997 B10382 B11326 B12127.82 KB134.85 MB142.45 MB15134.9 KB16785.3 KB1757.87 KB1839.46 KB1944.83 MB20ARG GITHUB_ACCOUNT0 B21ARG GITHUB_REPOSITORY0 B22ARG NODE_VERSION0 B23LABEL maintainer=FIWARE IoTAgent Team. Telefónica0 B25LABEL org.opencontainers.image.documentation=https://github.com/telefonicaid/iotagent-manager/blob/master/README.md0 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=FIWARE IoT Agent Manager0 B29LABEL org.opencontainers.image.description=The IoT Agent Manager0 B30LABEL org.opencontainers.image.source=https://github.com/telefonicaid/iotagent-manager0 B31LABEL org.nodejs.version=240 B32COPY /opt/iotaManager /opt/iotaManager # buildkit7.76 MB33COPY /etc/passwd /etc/shadow /etc/group /etc/265 B34WORKDIR /opt/iotaManager32 B35USER nobody0 B36ENV NODE_ENV=production0 B37EXPOSE map[8082/tcp:{}]0 B38CMD ["./bin/iota-manager" "-- " "config.js"]0 B39HEALTHCHECK &{["CMD" "/nodejs/bin/node" "./bin/healthcheck"] "30s"0 BCommand