sha256:7c981c9c55a3f0f0b00f1187bc30be5bcb084e9545f138cbc50f97bb0eb6c5cb
OS/ARCH
Compressed size
52.95 MB
Last pushed
about 1 year by fmartinou
Type
Image
Manifest digest
sha256:f27f65c3497c3e8c0f47a6b603ecdcca5d95ff7c5946d824a61506a757aa192f
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c addgroup -g37.82 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL maintainer=fmartinou0 B11WORKDIR /home/node/app149 B12ENV LOG_FORMAT=text0 B13RUN /bin/sh -c apk add169.55 KB14ARG IMAGE_VERSION=dependabot_npm_and_yarn_app_form-data-4.0.40 B15LABEL org.opencontainers.image.authors=fmartinou (https://github.com/fmartinou) org.opencontainers.image.source=https://github.com/fmartinou/teleinfo2mqtt org.opencontainers.image.version=dependabot_npm_and_yarn_app_form-data-4.0.40 B16COPY /home/node/app/node_modules ./node_modules # buildkit3.54 MB17COPY Docker.entrypoint.sh /usr/bin/entrypoint.sh # buildkit295 B18RUN |1 IMAGE_VERSION=dependabot_npm_and_yarn_app_form-data-4.0.4 /bin/sh -c32 B19ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B20COPY app/ ./ # buildkit6.42 MB21CMD ["node" "index"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit