feat: optimize Docker build with multi-stage deps and npm retry config

This commit is contained in:
czlonkowski
2025-06-13 21:11:43 +02:00
parent b8b5e674dc
commit 8878c99c3b
3 changed files with 77 additions and 21 deletions

View File

@@ -66,6 +66,9 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
BUILDKIT_INLINE_CACHE=1
provenance: false
# Nginx build commented out until Phase 2
# build-nginx: