sha256:4c87eace321d90043be84320f992e6662166082792b669414fe49779eabd47a6
OS/ARCH
Compressed size
159.92 MB
Last pushed
about 1 month by need4swede
Type
Image
Manifest digest
sha256:58a06947cc0162e41f17e6fab58e31f76fd404af6b6f039ae6d1e88a888fd493
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c addgroup -g50.64 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c npm install10.65 MB11WORKDIR /app92 B12COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc63.52 KB13COPY artifacts/api-server/package.json artifacts/api-server/ # buildkit681 B14COPY artifacts/neptune-live/package.json artifacts/neptune-live/ # buildkit1021 B15COPY lib/api-client-react/package.json lib/api-client-react/ # buildkit335 B16COPY lib/api-spec/package.json lib/api-spec/ # buildkit333 B17COPY lib/api-zod/package.json lib/api-zod/ # buildkit300 B18COPY lib/db/package.json lib/db/ # buildkit424 B19COPY scripts/package.json scripts/ # buildkit326 B20RUN /bin/sh -c pnpm install88.92 MB21COPY . . # buildkit624.1 KB22RUN /bin/sh -c pnpm run4.16 MB23CMD ["sh" "-c" "pnpm --filter0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit