mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
change imports to reflect isolated->expect move
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
image: ${DEV_DOCKER_TAG_BASE}/awx_isolated:${TAG}
|
||||
hostname: isolated
|
||||
volumes:
|
||||
- "../awx/main/isolated:/awx_devel"
|
||||
- "../awx/main/expect:/awx_devel"
|
||||
- "../awx/lib:/awx_lib"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user