Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 28, 2025

CI fails on Ubuntu 24.04 runners because cgroup: host was removed in Docker Compose v2.

Changes:

  • Removed cgroup: host from all service definitions in docker-compose.build.yaml and docker-compose.yaml

The existing /sys/fs/cgroup:/sys/fs/cgroup:rw volume mounts and privileged: true flags provide sufficient cgroup v2 support for systemd containers.

Original prompt

Could you please fix the CI failure?


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: bobuhiro11 <1819077+bobuhiro11@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix continuous integration failure Remove deprecated cgroup: host from docker-compose files Dec 28, 2025
Copilot AI requested a review from bobuhiro11 December 28, 2025 04:06
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.

2 participants