sha256:9ea93610a7d511842699562bf4c50946057cd2dab406f4d7512827e673b28e1b
OS/ARCH
Compressed size
243.86 MB
Last pushed
16 days by ohmzii
Type
Image
Manifest digest
sha256:3d5d1500019c425468b313bd6169dca2a93bd0ea5b3bef9cf00c43314c37b39f
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.4 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG APP_IMAGE_VERSION=1.7.100 B11ARG APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f977241090 B12ARG APP_BUILD_TIME=2026-09-04T02:04:30Z0 B13ENV NODE_ENV=production0 B14ENV HOST=0.0.0.00 B15ENV PORT=54540 B16ENV APP_DATA_DIR=/data0 B17ENV DATABASE_URL=file:/data/tcp.sqlite0 B18ENV APP_IMAGE_VERSION=1.7.100 B19ENV APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f977241090 B20ENV APP_BUILD_TIME=2026-09-04T02:04:30Z0 B21WORKDIR /app93 B22RUN |3 APP_IMAGE_VERSION=1.7.10 APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f97724109 APP_BUILD_TIME=2026-09-04T02:04:30Z2.08 MB23RUN |3 APP_IMAGE_VERSION=1.7.10 APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f97724109 APP_BUILD_TIME=2026-09-04T02:04:30Z2.54 MB24RUN |3 APP_IMAGE_VERSION=1.7.10 APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f97724109 APP_BUILD_TIME=2026-09-04T02:04:30Z3.28 KB25COPY /app/node_modules /app/node_modules # buildkit160.06 MB26COPY /app/apps/api/node_modules /app/apps/api/node_modules # buildkit158 B27COPY /app/apps/api/prisma /app/apps/api/prisma # buildkit27.94 KB28COPY /app/apps/api/dist /app/apps/api/dist # buildkit591.44 KB29COPY /app/apps/web/dist /app/apps/web/dist # buildkit1.19 MB30COPY apps/web/src/assets/collection_artwork /app/apps/web/src/assets/collection_artwork # buildkit541.08 KB31COPY docker/immaculaterr/entrypoint.sh /entrypoint.sh # buildkit1.8 KB32RUN |3 APP_IMAGE_VERSION=1.7.10 APP_BUILD_SHA=aba6359a9eb4e5b1cf9b6327e7392d1f97724109 APP_BUILD_TIME=2026-09-04T02:04:30Z1.8 KB33EXPOSE [5454/tcp]0 B34CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'