sha256:b965aff24572b582c75469e6beefe64e46827059872244d575886a46b4879127
OS/ARCH
Compressed size
442.64 MB
Last pushed
11 days by makeplane
Type
Image
Manifest digest
sha256:0979dca3b1638cf5fb66060f8f9f2d8fbd699b58aebea7ba76df5acef139ee28
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-070 B15RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c5.74 MB16RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c11.27 KB17RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c238 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.77 MB22COPY /app/apps/silo/package.json ./apps/silo/package.json # buildkit1.14 KB23RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c1.62 KB24RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c378 B25COPY LICENSE.txt . # buildkit1.3 KB26RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c159 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