sha256:f24a4396d20ec57a11468e4eedcfb38c380f2e056455927f8e250ec84e1c03a6
OS/ARCH
linux/amd64
Compressed size
61.31 MB
Last pushed
25 days by eagleoutice
Type
Image
Manifest digest
sha256:f24a4396d20ec57a11468e4eedcfb38c380f2e056455927f8e250ec84e1c03a6
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.7.00 B4RUN /bin/sh -c addgroup -g56.79 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8LABEL author=Florian Sihler git=https://github.com/flowr-analysis/sample-analyzer-project-query0 B9WORKDIR /app93 B10COPY ./package.json ./package-lock.json /app/ #16.28 KB11COPY /app/dist /app # buildkit855.58 KB12RUN /bin/sh -c rm -rf967 B13USER flowr0 B14ENTRYPOINT ["node" "--max-old-space-size=8192" "--stack-size=8192" "--max-semi-space-size=8192"0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit