sha256:72e0748e91d9579b2332df4e6cb37de58ee21f857f646068b4ef4fdc28d25d83
OS/ARCH
linux/amd64
Compressed size
111.9 MB
Last pushed
8 months by jasonmhfox
Type
Image
Manifest digest
sha256:72e0748e91d9579b2332df4e6cb37de58ee21f857f646068b4ef4fdc28d25d83
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG GITHUB_ACCOUNT0 B11ARG GITHUB_ACCOUNT GITHUB_REPOSITORY0 B12ARG GITHUB_ACCOUNT GITHUB_REPOSITORY NODE_VERSION0 B13LABEL "maintainer"="FIWARE IoTAgent Team. Engineering0 B15LABEL "org.opencontainers.image.documentation"="https://iotagent-opcua.readthedocs.io/en/latest/"0 B16LABEL "org.opencontainers.image.vendor"="Engineering Ingegneria Informatica"0 B17LABEL "org.opencontainers.image.licenses"="AGPL-3.0-only"0 B18LABEL "org.opencontainers.image.title"="IoT Agent for the0 B19LABEL "org.opencontainers.image.description"="An Internet of Things0 B20LABEL "org.opencontainers.image.source"="https://github.com/${GITHUB_ACCOUNT}/${GITHUB_REPOSITORY}"0 B21LABEL "org.nodejs.version"="${NODE_VERSION}"0 B22COPY dir:3cec8a0d454dc305348ea39b97406038ddeffd78f786cf6a7295c04caee6c9a4 in /opt/iotagent-opcua 20.73 MB23WORKDIR /opt/iotagent-opcua0 B24|3 GITHUB_ACCOUNT=Engineering-Research-and-Development GITHUB_REPOSITORY=iotagent-opcua NODE_VERSION=20 /bin/sh2.8 MB25|3 GITHUB_ACCOUNT=Engineering-Research-and-Development GITHUB_REPOSITORY=iotagent-opcua NODE_VERSION=20 /bin/sh20.73 MB26USER node0 B27ENV NODE_ENV=production0 B28EXPOSE ${IOTA_NORTH_PORT:-4041}0 B29CMD ["node", "/opt/iotagent-opcua/bin/iotagent-opcua", "-- ",0 B30HEALTHCHECK --interval=30s --timeout=3s --start-period=10s 0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'