helloworld/cache (53454a7a263bb7799d0cb6aa1bf03d95ace4152633bfa8de48b843e24ebf3464)

Published 2026-02-11 05:49:01 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/e8a22c79-8506-4721-982f-fcc31c4441bb/helloworld/cache:53454a7a263bb7799d0cb6aa1bf03d95ace4152633bfa8de48b843e24ebf3464
sha256:9c575964c886fe695e02c3e645778d30b10047a36ec920d76231da0ef9e1738f

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