Build & Deploy / build-and-push (backend) (push) Failing after 1m10s
Build & Deploy / build-and-push (proxy) (push) Failing after 1m35s
Build & Deploy / build-and-push (discord-gateway) (push) Successful in 4m55s
When fresh images are pulled, docker compose up -d can fail with 'container name already in use' if the old containers are still running. Adding docker compose down before up ensures clean restart. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>