hello-world-serverless/cache (cfbdd72797ad8a5f93a59d4bfb79eeceb4ebc1577fc209b4b1391d5cfc5cd992)

Published 2025-08-06 07:58:54 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c5c67f5b-c532-43e0-8f56-b2518502d8e3/hello-world-serverless/cache:cfbdd72797ad8a5f93a59d4bfb79eeceb4ebc1577fc209b4b1391d5cfc5cd992
sha256:2b53e25ef90c201d8cfc2c3cd07dc842140ba64ab8db56d232e5794103b5b0e8

Image Layers

RUN if [ -f package.json.bak ]; then cp package.json.bak package.json && rm package.json.bak; fi && if [ -f package-lock.json.bak ]; then cp package-lock.json.bak package-lock.json && rm package-lock.json.bak; fi