blueprint-testing-1778672434/cache (8c4021d995e3c19fc810c9e28ee68880b034ef4f99f12e36b3f2e421c7343146)

Published 2026-05-13 11:41:06 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/blueprint-testing-1778672434/cache:8c4021d995e3c19fc810c9e28ee68880b034ef4f99f12e36b3f2e421c7343146
sha256:3927a7ad4e4e0522dc33610dba628184f4a77ae8fc4d74f3b51e3d664a9ceb03

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