Sign inSign up

ivukotic/af_assistant_frontend:sha-621f6d8

Multi-platform
Index digest

sha256:ad7158b4385488a63c85698ff1cbb490f9d08456400e2a996dab6bb0241ec19f

OS/ARCH

Compressed size

98.28 MB

Last pushed

8 months by ivukotic

Type

Image

Manifest digest

sha256:e174a38c7b4942fccd0d461b8616ce407eaf5b26fff43755d248030ce201f567

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.19 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 groupadd -g3.18 KB
14COPY /app/.next/standalone ./ # buildkit21.56 MB
15COPY /app/.next/static ./.next/static # buildkit218.52 KB
16COPY /app/public ./public # buildkit276.39 KB
17COPY package.json . # buildkit445 B
18RUN /bin/sh -c mkdir -p495.29 KB
19EXPOSE [3000/tcp]0 B
20USER 10010 B
21CMD ["node" "server.js"]0 B

Command

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