myblueprint/cache (4e332725a556446639591687af03e57be6106b4a7c998ab506806ae9aa71e637)

Published 2025-03-26 08:10:16 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/myblueprint/cache:4e332725a556446639591687af03e57be6106b4a7c998ab506806ae9aa71e637
sha256:4be0b87802919f6bcc2a6cb223bdf0172a34c6cc287e2fbcc0c3446bad30e645

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