blueprint-testing-1778672473/cache (49160aeb3153b6a3ccb4f6c15c651bb13b2396491e7aa6d5d29f43fd9bb6947e)

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

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/blueprint-testing-1778672473/cache:49160aeb3153b6a3ccb4f6c15c651bb13b2396491e7aa6d5d29f43fd9bb6947e
sha256:282a57204d854d091c0b021107863d849deecd1a40c7574e9b21ff0f67f7cb19

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