code-type-1777972830/cache (e39b0e568a26f6e35bb779de3d7c24a069fba3bf1c0b00a7284a6ca35c4bc253)

Published 2026-05-05 09:21:06 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1777972830/cache:e39b0e568a26f6e35bb779de3d7c24a069fba3bf1c0b00a7284a6ca35c4bc253
sha256:12aea13dca85986cf8748c46ed82ea8028d71f7d89d6b6ff42499089ccbf7699

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