Sign inSign up

ivukotic/af_assistant_frontend:sha-cd482f1

Multi-platform
Index digest

sha256:8b61bf2a3275edbaa576e3b0079078977c3ade928c830f2943b2429b117f87b9

OS/ARCH

Compressed size

100.42 MB

Last pushed

10 months by ivukotic

Type

Image

Manifest digest

sha256:eeddad42ba9f46d73e4aeb0042f8e51c6d597105e15f2ec3a99dee6acffc80e3

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.32 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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 groupadd -g3.19 KB
14COPY /app/.next/standalone ./ # buildkit23.36 MB
15COPY /app/.next/static ./.next/static # buildkit247.71 KB
16COPY /app/public ./public # buildkit276.4 KB
17COPY package.json . # buildkit453 B
18RUN /bin/sh -c mkdir -p811.8 KB
19EXPOSE [3000/tcp]0 B
20USER 10010 B
21CMD ["node" "server.js"]0 B

Command

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