helloworld/cache (53454a7a263bb7799d0cb6aa1bf03d95ace4152633bfa8de48b843e24ebf3464)

Published 2026-03-17 10:59:39 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/291111aa-9559-4885-938a-b4841368d6d0/helloworld/cache:53454a7a263bb7799d0cb6aa1bf03d95ace4152633bfa8de48b843e24ebf3464
sha256:22bd104cf281b66403eee51a3ddcc0241446c2abf297fcd48edd0bf072353fff

Image Layers

RUN if [ -f package.json ]; then cp package.json package.json.bak; fi && if [ -f package-lock.json ]; then cp package-lock.json package-lock.json.bak; fi