Skip to content

Commit

Permalink
Attempting to get working on github actions geerlingguy/docker-ubuntu…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Jan 19, 2023
1 parent 950e048 commit 277514a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ services:
privileged: true
entrypoint: /usr/share/devshop/docker/bin/docker-systemd-entrypoint
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
# - /sys/fs/cgroup:/sys/fs/cgroup:ro
# Attempting tip from https://github.com/geerlingguy/docker-ubuntu2004-ansible/issues/18#issuecomment-1152157965
- /sys:/sys
environment:
- ANSIBLE_EXTRA_VARS
- ANSIBLE_VERBOSITY
Expand Down

0 comments on commit 277514a

Please sign in to comment.