Sign inSign up

mnestix/mnestix-browser:2.0.0

Multi-platform
Integration & delivery
Internet of things
Monitoring & observability
Index digest

sha256:5a87ab045729dfa410988841989c107b4a0dff4bc4a15fc961414e69479fa309

OS/ARCH

Compressed size

192.95 MB

Last pushed

about 1 year by eclipsemnestixbot

Type

Image

Manifest digest

sha256:d24802d0736b0f2d458acacd3a82b261ccd38bc5c416f483cfed12f04cc0d38d

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.19.00 B
4RUN /bin/sh -c addgroup -g48.67 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk update5.17 MB
11WORKDIR /app93 B
12ENV NODE_ENV=production0 B
13RUN /bin/sh -c yarn add101.1 MB
14RUN /bin/sh -c addgroup -g461 B
15RUN /bin/sh -c adduser -S979 B
16USER nextjs0 B
17EXPOSE &{[{{38 0} {38 0}}]0 B
18ENV PORT=30000 B
19COPY /app/public ./public # buildkit34.88 KB
20COPY --chown=nextjs:nodejs /app/prisma ./prisma #5.59 KB
21COPY --chown=nextjs:nodejs /app/dist/standalone ./ #31.27 MB
22COPY --chown=nextjs:nodejs /app/dist/static ./public/_next/static #1.86 MB
23COPY ./scripts scripts # buildkit1.64 KB
24ENTRYPOINT ["/bin/sh"]0 B
25CMD ["/app/scripts/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit