hjkl/cache (01adb089066d3b7e57a4143b9e11560458f7f28c94a0aef8060111d25ad82625)

Published 2025-07-02 17:35:56 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c7d5096b-e8dd-4520-b1b9-0e4e01b839ab/hjkl/cache:01adb089066d3b7e57a4143b9e11560458f7f28c94a0aef8060111d25ad82625
sha256:5e7aa2439a8e1432c1090a207fbc79db474ff8d18221999f6f7e5097813f98b7

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