blueprint-2/cache (1a8de83c9f32d9c1f64384076270daf6a58e20051abfcd2cd4c940961a25dedb)

Published 2026-04-12 13:28:00 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/blueprint-2/cache:1a8de83c9f32d9c1f64384076270daf6a58e20051abfcd2cd4c940961a25dedb
sha256:b8d09f7c880d9b1deb7c7d573728d35797ff3fa086674216227753567e71d9e7

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