sha256:5b86dceabe06463a2263affe984663334eab01a1dcac1088305432ae2df9dd8d
OS/ARCH
linux/amd64
Compressed size
187.62 MB
Last pushed
21 days by eagleoutice
Type
Image
Manifest digest
sha256:5b86dceabe06463a2263affe984663334eab01a1dcac1088305432ae2df9dd8d
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-transitive-calls0 B9WORKDIR /app93 B10COPY ./package.json ./package-lock.json /app/ #16.39 KB11COPY /app/dist /app # buildkit844.72 KB12COPY /app/cache /app/cache # buildkit63.16 MB13ENV FLOWR_CACHE_DIR=/app/cache0 B14RUN /bin/sh -c rm -rf63.16 MB15USER flowr0 B16ENTRYPOINT ["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