mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Merge pull request #120 from shanemcd/fix-docker-volume-issue-selinux
Fix selinux issue w/ docker volume in sdist builder
This commit is contained in:
commit
f44dcd7c02
@ -62,7 +62,7 @@
|
||||
state: started
|
||||
detach: false
|
||||
volumes:
|
||||
- ../:/awx
|
||||
- ../:/awx:Z
|
||||
|
||||
- name: Set docker build base path
|
||||
set_fact:
|
||||
|
Loading…
Reference in New Issue
Block a user