sha256:2e24883ce925d84d8b1b164ec27c0297473e9245eabe7b0c0e4c0e9f505b1319
OS/ARCH
linux/amd64
Compressed size
205.54 MB
Last pushed
12 months by formulahendry
Type
Image
Manifest digest
sha256:e6c7e1e5995303f75584807dba1d3e03b53899f0486e98023eba27e0945f12d5
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c addgroup -g48.67 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL io.modelcontextprotocol.server.name=io.github.formulahendry/code-runner0 B11WORKDIR /app93 B12RUN /bin/sh -c apk add148.17 MB13COPY /app/dist ./dist # buildkit5.54 KB14COPY package*.json ./ # buildkit15.51 KB15RUN /bin/sh -c npm install3.84 MB16RUN /bin/sh -c adduser -D968 B17USER mcpuser0 B18CMD ["node" "./dist/cli.js"]0 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit