mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Also precreate /venv in /dev with modifiable permissions.
This commit is contained in:
parent
1808bed2e8
commit
6924466c0b
@ -198,6 +198,7 @@ RUN for dir in \
|
||||
RUN chmod u+s /usr/bin/bwrap
|
||||
{% if build_dev|bool %}
|
||||
RUN for dir in \
|
||||
/venv \
|
||||
/var/lib/awx \
|
||||
/var/lib/awx/projects \
|
||||
/var/lib/awx/rsyslog \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user