Sign inSign up

tiquinhonew/finances:583984f04c592af7daf0bb2ab18e0333bc58a888

Multi-platform
Index digest

sha256:f5145fc8912fe0893db3fd059503167930b407ec91d8127d0e9000b02059aa65

OS/ARCH

Compressed size

116.92 MB

Last pushed

about 1 month by tiquinhonew

Type

Image

Manifest digest

sha256:3106ddd9880e848e79d90785588f738241f52a5e33219ec1839dda3b11322e5b

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12ENV NEXT_TELEMETRY_DISABLED=10 B
13RUN /bin/sh -c apt-get update2.54 MB
14RUN /bin/sh -c groupadd --system628 B
15RUN /bin/sh -c useradd --system674 B
16COPY /app/public ./public # buildkit9.46 MB
17COPY --chown=nextjs:nodejs /app/.next/standalone ./ #29.55 MB
18COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #489.09 KB
19COPY /app/node_modules/.prisma ./node_modules/.prisma # buildkit6.97 MB
20COPY /app/prisma ./prisma # buildkit2.52 KB
21USER nextjs0 B
22EXPOSE [3000/tcp]0 B
23ENV PORT=30000 B
24CMD ["node" "server.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'