sha256:ded7d91821dce2e909074c1416140b84f877b60c465b4ae52105dd0e6b0e7d78
OS/ARCH
linux/amd64
Compressed size
1.52 GB
Last pushed
8 months by calendso
Type
Image
Manifest digest
sha256:107e43939c5f1dc3bf856d7f59f7fd34e3c56fb3e4f836fbcbceaab5be53d0b7
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.20.00 B7RUN /bin/sh -c ARCH= &&46.17 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /calcom96 B14RUN /bin/sh -c apt-get update269.04 KB15COPY /calcom ./ # buildkit1.15 GB16ARG NEXT_PUBLIC_WEBAPP_URL=http://localhost:30000 B17ENV NEXT_PUBLIC_WEBAPP_URL=http://localhost:3000 BUILT_NEXT_PUBLIC_WEBAPP_URL=http://localhost:30000 B18ENV NODE_ENV=production0 B19EXPOSE [3000/tcp]0 B20HEALTHCHECK &{["CMD-SHELL" "wget --spider http://localhost:30000 B21CMD ["/calcom/scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'