Sign inSign up

denibertovic/hellok8s-nextjs:sha-0db36aa4

Manifest digest

sha256:2b06821622cea83fdad171b44522c752b66590275e36798b170f9211a407c6df

OS/ARCH

linux/amd64

Compressed size

114.56 MB

Last pushed

about 1 year by denibertovic

Type

Image

Manifest digest

sha256:2b06821622cea83fdad171b44522c752b66590275e36798b170f9211a407c6df

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=23.11.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV YARN_VERSION=4.9.10 B
11RUN /bin/sh -c yarn set1.98 MB
12RUN /bin/sh -c apt-get update19.94 MB
13ENV PID1_VERSION=0.1.3.10 B
14RUN /bin/sh -c curl -sSL521.46 KB
15COPY docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit351 B
16ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
17WORKDIR /app93 B
18ENV NODE_ENV=production0 B
19ENV NEXT_TELEMETRY_DISABLED=10 B
20RUN /bin/sh -c addgroup --system662 B
21RUN /bin/sh -c adduser --system666 B
22ENV HOME=/home/nextjs0 B
23RUN /bin/sh -c mkdir .next115 B
24RUN /bin/sh -c chown nextjs:nodejs121 B
25COPY /app/next.config.js ./ # buildkit348 B
26COPY /app/public ./public # buildkit1.31 KB
27COPY /app/package.json ./package.json # buildkit1.02 KB
28COPY /app/.yarnrc.yml ./ # buildkit307 B
29COPY /app/yarn.lock ./ # buildkit106.48 KB
30COPY /app/drizzle ./drizzle # buildkit1.66 KB
31COPY --chown=nextjs:nodejs /app/.next/standalone ./ #13.31 MB
32COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #346.89 KB
33COPY /app/scripts/migrate.js ./scripts/ # buildkit637 B
34COPY /app/node_modules/drizzle-orm ./node_modules/drizzle-orm # buildkit1.19 MB
35COPY /app/node_modules/postgres ./node_modules/postgres # buildkit80.95 KB
36EXPOSE map[3000/tcp:{}]0 B
37ENV PORT=30000 B
38ENV HOSTNAME=0.0.0.00 B
39CMD ["node" "server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'