sha256:c4f9662d06129871b339aa2fe718475d9683e68cac54f50dfd835719e3706917
OS/ARCH
Compressed size
116.53 MB
Last pushed
9 months by codefreshdevops
Type
Image
Manifest digest
sha256:12c996acb79443704bb98448e8bb5855a9b7131238e13c3b452c0679782fe6ae
Image Layers
1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c addgroup -g49.18 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk -U2.87 MB11RUN /bin/sh -c npm -g550.48 KB12RUN /bin/sh -c addgroup --gid955 B13WORKDIR /app/cf-app-proxy120 B14COPY /app/cf-app-proxy/dist ./dist # buildkit37.56 KB15COPY /app/cf-app-proxy/node_modules ./node_modules # buildkit29.44 MB16COPY /app/cf-app-proxy/newrelic.js ./newrelic.js # buildkit528 B17COPY /app/cf-app-proxy/package.json ./package.json # buildkit1.26 KB18COPY /app/cf-app-proxy/yarn.lock ./yarn.lock # buildkit150.89 KB19RUN /bin/sh -c chown -R29.63 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.21.5-x86_64.tar.gz / # buildkit