mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-18 22:11:49 -05:00
move awx.main.expect to awx.main.isolated
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
container_name: tools_isolated_1
|
||||
hostname: isolated
|
||||
volumes:
|
||||
- "../awx/main/expect:/awx_devel"
|
||||
- "../awx/main/isolated:/awx_devel"
|
||||
- "../awx/lib:/awx_lib"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user