mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
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…
x
Reference in New Issue
Block a user