helloworld/cache (6c8874bb2e167be79328b5defebb7a67b5bf0a8eecf37753284b85053147d793)

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

Installation

docker pull git.uat.fcz0.de/291111aa-9559-4885-938a-b4841368d6d0/helloworld/cache:6c8874bb2e167be79328b5defebb7a67b5bf0a8eecf37753284b85053147d793
sha256:a8769ea7eacf207d51f81ca8323be6f407e62c2407eee2bbb5438d04aa45dad6

Image Layers

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