sha256:f93fb69b8f979832ded095da6bc0bd0d9b30bce88b927a75c07e6fa697a1274b
OS/ARCH
Compressed size
442.64 MB
Last pushed
12 days by makeplane
Type
Image
Manifest digest
sha256:fc39c9c4e8f1ab99db690b119fcdbf428941440bd1a9a1645223361ea4a3d65a
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 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 B10ENV PNPM_HOME=/pnpm0 B11ENV PATH=/pnpm:/pnpm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c corepack enable55.57 KB13WORKDIR /app93 B14ARG APK_SECURITY_PATCH=2026-09-010 B15RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c5.74 MB16RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c11.27 KB17RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c237 B18COPY /app/packages ./packages # buildkit2.12 MB19COPY /app/apps/silo/dist ./apps/silo/dist # buildkit1.51 MB20COPY /app/apps/silo/node_modules ./apps/silo/node_modules # buildkit4.56 KB21COPY /app/node_modules ./node_modules # buildkit377.78 MB22COPY /app/apps/silo/package.json ./apps/silo/package.json # buildkit1.14 KB23RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c1.61 KB24RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c377 B25COPY LICENSE.txt . # buildkit1.3 KB26RUN |1 APK_SECURITY_PATCH=2026-09-01 /bin/sh -c161 B27COPY LICENSE.txt /usr/share/licenses/plane/LICENSE.txt # buildkit1.37 KB28ENV TURBO_TELEMETRY_DISABLED=10 B29EXPOSE map[3000/tcp:{}]0 B30CMD ["node" "apps/silo"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit