Sign inSign up

alexbrand/milo-frontend:main-20251121201543-89008e7

Index digest

sha256:8f06f6e187157c3661efe071de6fbd446b0b56a7d88bfe9cf423017f9f2683f8

OS/ARCH

linux/amd64

Compressed size

89.71 MB

Last pushed

10 months by alexbrand

Type

Image

Manifest digest

sha256:798e8f85b014b2232068803e175707a73f327c5f32597085561a11e84f296519

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/ # buildkit447 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 # buildkit311.71 KB
17COPY /app/package.json ./package.json # buildkit430 B
18COPY /app/package-lock.json ./package-lock.json # buildkit50.58 KB
19USER nextjs0 B
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["node" "server.js"]0 B

Command

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