sha256:2829d340ed4481e01498007323445c763ebb2c2b7524d186fcbd22c1f0cdde97
OS/ARCH
Compressed size
121.59 MB
Last pushed
7 months by codefreshdevops
Type
Image
Manifest digest
sha256:38fdaeb0776277a16f91a6bfba65e6f9bdf30c64508aca6cb56a05089d7704bf
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c addgroup -g48.61 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 B10RUN /bin/sh -c apk -U2.96 MB11RUN /bin/sh -c npm -g546.78 KB12RUN /bin/sh -c addgroup --gid935 B13WORKDIR /app/cf-app-proxy121 B14COPY /app/cf-app-proxy/dist ./dist # buildkit37.56 KB15COPY /app/cf-app-proxy/node_modules ./node_modules # buildkit32.11 MB16COPY /app/cf-app-proxy/newrelic.js ./newrelic.js # buildkit527 B17COPY /app/cf-app-proxy/package.json ./package.json # buildkit1.26 KB18COPY /app/cf-app-proxy/yarn.lock ./yarn.lock # buildkit146.5 KB19RUN /bin/sh -c chown -R32.3 MB20USER cf-app-proxy:cf-app-proxy0 B21CMD ["node" "--max-http-header-size=180000" "--max-old-space-size=4096" "dist/index.js"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit