Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Docker Swarm doesn't support build directives or security_opt. Images must be pre-built before deployment. Changes: - Created build-images.sh script to build all images - Updated deploy-swarm.sh to check for images and offer to build - Removed build: sections from docker-compose.swarm.yml - Removed security_opt: (not supported in swarm) - Services now reference pre-built images only Deployment workflow: 1. ./build-images.sh (build all images) 2. ./deploy-swarm.sh mosaic (deploy to swarm)
1.4 KiB
Executable File
1.4 KiB
Executable File