Sign inSign up

alexbrand/milo-frontend:main-20251116133446-f7f3df9

Index digest

sha256:c121fa0850d635a77efbd0888527520ddb1111a104ebc7831d866062e973fad9

OS/ARCH

linux/amd64

Compressed size

89.7 MB

Last pushed

10 months by alexbrand

Type

Image

Manifest digest

sha256:64ee47397245ffd37d1dd551a2d353b3a6075576c0ce9ebf714618cdaef756a1

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NEXT_TELEMETRY_DISABLED=1 NODE_ENV=production0 B
11WORKDIR /app93 B
12ENV NODE_ENV=production PORT=30000 B
13RUN /bin/sh -c groupadd --system1.11 KB
14COPY /app/public ./public # buildkit1.62 KB
15COPY /app/.next/standalone ./ # buildkit21.71 MB
16COPY /app/.next/static ./.next/static # buildkit310.27 KB
17COPY /app/package.json ./package.json # buildkit429 B
18COPY /app/package-lock.json ./package-lock.json # buildkit48.84 KB
19USER nextjs0 B
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["node" "server.js"]0 B

Command

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