sha256:99c72dc4f9c35cfb835d8cd349e699af67c4a816e53a14eeb6c6cdd9fd9aa1d3
OS/ARCH
Compressed size
109.04 MB
Last pushed
21 days by spurin
Type
Image
Manifest digest
sha256:c150b5ffa180cfa19a1733c53e078828dcaa27e7e4883c15820f071f2a1b6b5c
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12ENV NEXT_TELEMETRY_DISABLED=10 B13ENV PORT=30000 B14ENV HOSTNAME=0.0.0.00 B15ENV DIVEINTO_DEBUG=00 B16ENV NODE_NO_WARNINGS=10 B17ENV LABAPI_INTERNAL_URL=http://labapi:80000 B18ENV BOOTSTRAPAPI_INTERNAL_URL=http://portal:80000 B19COPY /app/.next/standalone ./ # buildkit19.74 MB20COPY /app/server.js ./server.js # buildkit13.04 KB21COPY /app/server-guard.cjs ./server-guard.cjs # buildkit1.18 KB22COPY /app/node_modules/http-proxy ./node_modules/http-proxy # buildkit65.72 KB23COPY /app/node_modules/eventemitter3 ./node_modules/eventemitter3 # buildkit9.56 KB24COPY /app/node_modules/follow-redirects ./node_modules/follow-redirects # buildkit9.87 KB25COPY /app/node_modules/requires-port ./node_modules/requires-port # buildkit3.02 KB26COPY /app/node_modules/ws ./node_modules/ws # buildkit34.14 KB27COPY /app/node_modules/next ./node_modules/next # buildkit33.75 MB28RUN /bin/sh -c mkdir -p177 B29EXPOSE map[3000/tcp:{}]0 B30CMD ["node" "server.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit