t1-20260422110031/cache (f1d84666716ebb1c93a169adebe8767712fbfe43860f1225ecfb44cc3bd0abb6)

Published 2026-04-22 05:32:23 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/0cb6b863-c62f-44d3-a9cb-33267f429f82/t1-20260422110031/cache:f1d84666716ebb1c93a169adebe8767712fbfe43860f1225ecfb44cc3bd0abb6
sha256:9fa96478a4a3abe95a277041c6210e0c25ca667647e71353fe71a870dd5760c3

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