mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -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:
@@ -62,7 +62,7 @@
|
||||
state: started
|
||||
detach: false
|
||||
volumes:
|
||||
- ../:/awx
|
||||
- ../:/awx:Z
|
||||
|
||||
- name: Set docker build base path
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user