fixing frontedn docker build

This commit is contained in:
stefan
2025-10-01 13:32:43 +02:00
parent 30ae7230de
commit 72036207b0
16 changed files with 978 additions and 51 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ services:
# Service-specific arguments (from docker/build-args/services.env)
SPRING_PROFILES_ACTIVE: ${DOCKER_SPRING_PROFILES_DOCKER:-docker}
# Enable BuildKit for better caching and performance
platforms:
- linux/amd64
# platforms:
# - linux/amd64
container_name: meldestelle-ping-service
volumes:
# Mount Gradle cache for better build performance