sha256:2cafd09b7fd8e3dfc924507a49e005f1750e2412599d9d2c3ea38185e3513d4f
OS/ARCH
linux/amd64
Compressed size
194.11 MB
Last pushed
30 days by eagleoutice
Type
Image
Manifest digest
sha256:2cafd09b7fd8e3dfc924507a49e005f1750e2412599d9d2c3ea38185e3513d4f
Image Layers
1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.3.00 B4RUN /bin/sh -c addgroup -g49.76 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL author=Florian Sihler git=https://github.com/flowr-analysis/flowr0 B11WORKDIR /app93 B12ENV NODE_COMPILE_CACHE=/app/.compile-cache0 B13COPY ./scripts/demo.R LICENSE /app/ #12.11 KB14COPY /app/sigdb-bundle /app/src/data/sigdb # buildkit75.58 MB15COPY /app/dist /app # buildkit3.62 MB16COPY ./package.json ./package-lock.json /app/ #88.83 KB17RUN /bin/sh -c npm ci60.11 MB18USER flowr0 B19RUN /bin/sh -c node /app/src/cli/flowr.min.js48.7 KB20ENTRYPOINT ["node" "--max-old-space-size=8192" "--stack-size=8192" "/app/src/cli/flowr.min.js"]0 BCommand
ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit