sha256:e4cd96e9211fca539a2ecfe9df44c20148b7e01ed66bf0bdf2f97d987eb31904
OS/ARCH
Compressed size
986.96 MB
Last pushed
about 12 hours by makeplane
Type
Image
Manifest digest
sha256:ce1ee7c3829b1c5bcbb895d65a3efa1124c1d2faa0aa0f3b96dfda6ed0ef9aec
Image Layers
1ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g53.1 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 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.59 KB13WORKDIR /app93 B14ARG APK_SECURITY_PATCH=2026-09-070 B15RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c2.92 MB16RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c10.11 KB17RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c235 B18COPY /app/packages ./packages # buildkit1.63 MB19COPY /app/apps/live/dist ./apps/live/dist # buildkit27.04 MB20COPY /app/apps/live/node_modules ./apps/live/node_modules # buildkit4.77 KB21COPY /app/node_modules ./node_modules # buildkit445.58 MB22COPY /app/apps/live/package.json ./apps/live/package.json # buildkit1.17 KB23RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c1.23 KB24RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c314 B25COPY LICENSE.txt . # buildkit1.3 KB26RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c158 B27COPY LICENSE.txt /usr/share/licenses/plane/LICENSE.txt # buildkit1.37 KB28ENV TURBO_TELEMETRY_DISABLED=10 B29RUN |1 APK_SECURITY_PATCH=2026-09-07 /bin/sh -c451.75 MB30USER node0 B31EXPOSE map[3000/tcp:{}]0 B32CMD ["node" "apps/live"]0 BCommand
ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit