sha256:8e504f1561e5b28e834df7c99afe5bafe11f8a2ccf7dfcc1a181282a078d1a32
OS/ARCH
linux/amd64
Compressed size
100.38 MB
Last pushed
about 1 month by oepbot
Type
Image
Manifest digest
sha256:8e504f1561e5b28e834df7c99afe5bafe11f8a2ccf7dfcc1a181282a078d1a32
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c addgroup -g52.18 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk update5.42 MB11RUN /bin/sh -c addgroup --system975 B12WORKDIR /usr/src/app126 B13RUN /bin/sh -c chown appuser:appgroup145 B14RUN /bin/sh -c apk add2.35 MB15COPY package*.json ./ # buildkit121.47 KB16RUN /bin/sh -c npm ci35.19 MB17COPY /usr/src/app/dist ./dist # buildkit236.7 KB18USER appuser0 B19EXPOSE map[3000/tcp:{}]0 B20CMD ["node" "dist/main"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit