mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Also precreate /venv in /dev with modifiable permissions.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user