blueprint-1777353953632-760/cache (c68cad44a06bf2759daeaac2b3c3b08283b202ab69b1742c81a78a57d5462045)

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

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-1777353953632-760/cache:c68cad44a06bf2759daeaac2b3c3b08283b202ab69b1742c81a78a57d5462045
sha256:7eef73b91cdb5ddb377cb195c415ff6ec6fd5fdfc2c7379ab52107e2c5908e69

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