sha256:619efad72b040036b7bfc04aed3d4eb895ed0d4ec4283385859ae890509efd2b
OS/ARCH
Compressed size
242.73 MB
Last pushed
5 months by ohmzii
Type
Image
Manifest digest
sha256:03522bbe39c7c920d181707480591e002340086a0266c301ad8ed93cc80ba06b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac0 B11ARG APP_BUILD_TIME=2026-04-18T21:33:01Z0 B12ENV NODE_ENV=production0 B13ENV HOST=0.0.0.00 B14ENV PORT=54540 B15ENV APP_DATA_DIR=/data0 B16ENV DATABASE_URL=file:/data/tcp.sqlite0 B17ENV APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac0 B18ENV APP_BUILD_TIME=2026-04-18T21:33:01Z0 B19WORKDIR /app93 B20RUN |2 APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac APP_BUILD_TIME=2026-04-18T21:33:01Z /bin/sh2.04 MB21RUN |2 APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac APP_BUILD_TIME=2026-04-18T21:33:01Z /bin/sh2.69 MB22RUN |2 APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac APP_BUILD_TIME=2026-04-18T21:33:01Z /bin/sh3.28 KB23COPY /app/node_modules /app/node_modules # buildkit159.88 MB24COPY /app/apps/api/node_modules /app/apps/api/node_modules # buildkit157 B25COPY /app/apps/api/prisma /app/apps/api/prisma # buildkit26.06 KB26COPY /app/apps/api/dist /app/apps/api/dist # buildkit499.21 KB27COPY /app/apps/web/dist /app/apps/web/dist # buildkit1.13 MB28COPY apps/web/src/assets/collection_artwork /app/apps/web/src/assets/collection_artwork # buildkit541.07 KB29COPY docker/immaculaterr/entrypoint.sh /entrypoint.sh # buildkit1.34 KB30RUN |2 APP_BUILD_SHA=0e9a13914eaf6fd2aefd26ad2d04cc8182b4abac APP_BUILD_TIME=2026-04-18T21:33:01Z /bin/sh1.34 KB31EXPOSE [5454/tcp]0 B32CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'