sha256:5bf1322f76732fccb3ae1119064d4d4c50b2737bbd6a2551a3986845aa2d1ca4
OS/ARCH
Compressed size
490.91 MB
Last pushed
about 1 month by anthochamp
Type
Image
Manifest digest
sha256:74acb4196130ae73b6d2e98ced84e18fffbb5d7fa0db970bc13bff69812ea8a1
Image Layers
1# debian.sh --arch 'arm64' out/27.42 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.76 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11ENV PRISMA_HIDE_UPDATE_MESSAGE=10 B12ENV PLAYWRIGHT_BROWSERS_PATH=/ms-playwright0 B13ARG DEBIAN_FRONTEND=noninteractive0 B14WORKDIR /data93 B15COPY /usr/local/cargo/bin/monolith /usr/local/bin/monolith # buildkit4.86 MB16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.89 MB17COPY /data/node_modules ./node_modules # buildkit196.59 MB18COPY /data/package.json /data/yarn.lock /data/.yarnrc.yml ./215.94 KB19COPY /data/apps/web ./apps/web # buildkit5.62 MB20COPY /data/apps/worker ./apps/worker # buildkit23.06 KB21COPY /data/packages ./packages # buildkit56.79 KB22ENV COREPACK_ENABLE_DOWNLOAD_PROMPT=00 B23RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.07 MB24RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c202.75 MB25HEALTHCHECK {Test:[CMD /usr/bin/curl --silent --fail0 B26EXPOSE [3000/tcp]0 B27CMD ["sh" "-c" "export PATH=/data/node_modules/.bin:$PATH0 B28COPY --chmod=775 /rootfs/docker-entrypoint.sh / #1.66 KB29EXPOSE [3000/tcp]0 B30ENTRYPOINT ["/docker-entrypoint.sh"]0 B31CMD ["yarn" "concurrently:start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1783900800'