Skip to content

Fix Docker build loop issues#21

Merged
carcruz merged 1 commit intomainfrom
cc-docker
Sep 18, 2025
Merged

Fix Docker build loop issues#21
carcruz merged 1 commit intomainfrom
cc-docker

Conversation

@carcruz
Copy link
Copy Markdown
Member

@carcruz carcruz commented Sep 18, 2025

  • Build for single platform (linux/amd64) to eliminate multi-platform conflicts
  • Remove --no-cache flag from uv sync to enable proper caching
  • This should resolve the infinite loop behavior in Docker build

- Build for single platform (linux/amd64) to eliminate multi-platform conflicts
- Remove --no-cache flag from uv sync to enable proper caching
- This should resolve the infinite loop behavior in Docker build
@carcruz carcruz merged commit db15257 into main Sep 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant