Sign inSign up

agentbom/agent-bom-ui:0.81.3

Multi-platform
Index digest

sha256:3d8d87e0e24cda7211dce3ae95d12e1c2f26fc62995f6231d3f8bd80ab3990a4

OS/ARCH

Compressed size

90.74 MB

Last pushed

5 months by agentbom

Type

Image

Manifest digest

sha256:76ae0b348d9b231e6e3e3ee06c35008945f5988d251f6d631912e12296915b15

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.04 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 apt-get update193 B
14RUN /bin/sh -c addgroup --system1.15 KB
15COPY --chown=nextjs:nodejs /app/public ./public #434.25 KB
16COPY --chown=nextjs:nodejs /app/.next/standalone ./ #21.71 MB
17COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #1.11 MB
18COPY --chown=nextjs:nodejs docker-entrypoint.sh ./docker-entrypoint.sh #364 B
19RUN /bin/sh -c chmod +x358 B
20USER nextjs0 B
21EXPOSE [3000/tcp]0 B
22ENV PORT=30000 B
23ENV HOSTNAME=0.0.0.00 B
24HEALTHCHECK &{["CMD-SHELL" "node -e \"const0 B
25ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B
26CMD ["node" "server.js"]0 B

Command

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