Sign inSign up

agentbom/agent-bom-ui:0.100.0

Multi-platform
Index digest

sha256:d30f2fc643c2bedd6ad4e72a2ba4171ce0543a1d0e78d9808553a4ee0aa75fa3

OS/ARCH

Compressed size

110.57 MB

Last pushed

about 1 month by agentbom

Type

Image

Manifest digest

sha256:6a102c6fddda254794db0c4674e3b4ca0a0f269eb2e0ccc20ff2ab7a4348606a

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.15.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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 apt-get update9.73 MB
14RUN /bin/sh -c rm -rf349 B
15RUN /bin/sh -c addgroup --system1.14 KB
16COPY --chown=nextjs:nodejs /app/public ./public #450.12 KB
17COPY --chown=nextjs:nodejs /app/.next/standalone ./ #22.99 MB
18COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #1.47 MB
19COPY --chown=nextjs:nodejs docker-entrypoint.sh ./docker-entrypoint.sh #363 B
20RUN /bin/sh -c chmod +x358 B
21USER nextjs0 B
22EXPOSE [3000/tcp]0 B
23ENV PORT=30000 B
24ENV HOSTNAME=0.0.0.00 B
25HEALTHCHECK {Test:[CMD-SHELL node -e "const0 B
26ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B
27CMD ["node" "server.js"]0 B

Command

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