blueprint-1777345575219-267/cache (a783e635a1b2cb7c5c6190b70133c1caac177c5562f604741ba885276d8ae550)

Published 2026-04-28 03:06:47 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-1777345575219-267/cache:a783e635a1b2cb7c5c6190b70133c1caac177c5562f604741ba885276d8ae550
sha256:5e4c153bbec2331e17d7278652cb95fbd0ca1bb94fceb346e98af668bffd983b

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