blueprint-node-1777569471310-450/cache (67ae17a94a5d775eb712eace242a39d491f44f76ca78b88edd0101ffc8ced707)

Published 2026-04-30 17:22:23 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-node-1777569471310-450/cache:67ae17a94a5d775eb712eace242a39d491f44f76ca78b88edd0101ffc8ced707
sha256:3ebdf137a366228cc41ac7dd87d5ea3bebd6f340d4f8eced242a248f8fa778f1

Image Layers

RUN if [ -s package.json ]; then npm install; else echo "No package.json found, continuing with default settings"; npm init --yes; npm pkg set type="module"; npm pkg set main="autogen_index.js"; fi