testing-aejd/cache (1205abab47ec3aaaa2a99e4106aea1f9304bfcab60b47922ecb48a44f062e84f)

Published 2026-06-04 11:21:59 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/testing-aejd/cache:1205abab47ec3aaaa2a99e4106aea1f9304bfcab60b47922ecb48a44f062e84f
sha256:2dcdd5403ec9f388ce94e5a6f1102646324cda39e3b8487cb756c7f7ca6df17a

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