blueprint-1777353396751-894/cache (9b53722ba11259bf3e4adfe5f9a69265ba8fbb7f68c5c1c3181f2e7a0bc7aa5c)

Published 2026-04-28 05:17:04 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-1777353396751-894/cache:9b53722ba11259bf3e4adfe5f9a69265ba8fbb7f68c5c1c3181f2e7a0bc7aa5c
sha256:0ac382750da2ee750adcdcf99e81cc857306cb0d9fca9fc0321c7350638ebc80

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