sha256:ad6f32ee72ee4996ffc03ad6a3399fbf218a6bea5f92142df280bbfaa11cebde
OS/ARCH
Compressed size
124.32 MB
Last pushed
almost 2 years by pats22
Type
Image
Manifest digest
sha256:710d5f3cd29452508f9ea2ea9b39a3286addefa11c36e6e7045c1b164ee55859
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.17.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.77 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11WORKDIR /app93 B12ENV NODE_ENV=production0 B13RUN /bin/sh -c apt update39.94 MB14RUN /bin/sh -c corepack enable254 B15COPY package.json pnpm-lock.yaml ./ #22.13 KB16RUN /bin/sh -c pnpm install16.14 MB17COPY tsconfig.json ./ # buildkit253 B18COPY src ./src # buildkit13.63 KB19CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /