code-type-1777889888/cache (fc2bd9cbcf55bebb3d386600653fc7a225945b258555ee24ad921b688a8dc0ee)

Published 2026-05-04 10:19:36 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1777889888/cache:fc2bd9cbcf55bebb3d386600653fc7a225945b258555ee24ad921b688a8dc0ee
sha256:f26331793712b3ce31be0b068443f8a6efbe4a4dc68a5b079d27f3f4d675a295

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