blueprint-1777345434826-306/cache (7f019bf7f285306853723456c2ce23641fa20224d1b7ecfdcf5e854100ecf53d)

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

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-1777345434826-306/cache:7f019bf7f285306853723456c2ce23641fa20224d1b7ecfdcf5e854100ecf53d
sha256:4f0582769f7dc76eee43458b0cc1ca8bcdc411aa49e040da6e0408fa0381b874

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