test/cache (c3923e6c40d097c9117444b4c0a75d4761d980a15bccb683b90c591245f7d29c)

Published 2025-10-28 13:18:12 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/f6b98d34-3938-454c-b88a-5a2a1b9ba9be/test/cache:c3923e6c40d097c9117444b4c0a75d4761d980a15bccb683b90c591245f7d29c
sha256:b112d6847defdad0b02dd7a31637ee01cd0eec38494fd60c51438ac7384fcc5c

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