serverlesstest/cache (1d0499c5ac9cae7cf14a412d9bea9cf5cb0c0c5e64da2bc7f2b198c5735b382c)

Published 2026-02-09 06:29:56 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9e62ec27-c487-44f6-ae89-8ad13124bbd1/serverlesstest/cache:1d0499c5ac9cae7cf14a412d9bea9cf5cb0c0c5e64da2bc7f2b198c5735b382c
sha256:21e85600012935b44b9bac4b9adbd1cd2031d5681137563e5073590482cb966f

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