Skip to content

Commit

Permalink
Attempt to set cgroup: host to fix this nightmare.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Jan 19, 2023
1 parent fa71a46 commit 5433dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
# - /sys/fs/cgroup:/sys/fs/cgroup:ro
# Attempting tip from https://github.com/geerlingguy/docker-ubuntu2004-ansible/issues/18#issuecomment-1152157965
- /sys/fs/cgroup:/sys/fs/cgroup

cgroup: host
environment:
- ANSIBLE_EXTRA_VARS
- ANSIBLE_VERBOSITY
Expand Down

0 comments on commit 5433dc2

Please sign in to comment.