sha256:e31ebf4549caf9cc42ed09043129acdb4288c77b27e513d0a28b22ba48ab935d
OS/ARCH
linux/amd64
Compressed size
69.93 MB
Last pushed
2 months by aquasec
Type
Image
Manifest digest
sha256:e31ebf4549caf9cc42ed09043129acdb4288c77b27e513d0a28b22ba48ab935d
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c addgroup -g49.89 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 /node/app112 B11RUN /bin/sh -c apk update10.26 KB12RUN /bin/sh -c rm -rf327 B13COPY /node/app/node_modules ./node_modules # buildkit15.12 MB14RUN /bin/sh -c rm -rf19.2 KB15COPY /node/app/build ./build # buildkit22.75 KB16COPY /node/app/.trivyignore ./.trivyignore # buildkit1.99 KB17ARG VERSION=1.1.2060 B18ENV VERSION=1.1.2060 B19ENV NODE_ENV=production0 B20ENV SERVER_URL=https://connect.codesec.aquasec.com0 B21ENV CSPM_URL=https://api.cloudsploit.com0 B22USER node0 B23CMD ["node" "build/index.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit