1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/tools
Shane McDonald a361b5da6e
Fix permissions when running dev container as non-root user
I wanted to pass `—user` to `docker-compose` up, but that option doesnt exist. To get around this, I had to record the uid on the host (CURRENT_UID), interpolate the variable in tools/docker-compose.yml, and detect that inside the container. I then piggy-backed on the /etc/passwd hack we use for scenarios with unpredictable uids.
2018-10-24 10:30:04 -04:00
..
clusterdevel Fix / improve minishift dev env playbook 2018-08-15 15:01:40 -04:00
data_generators Fix dummy data generator for WFJT node credentials. 2018-02-21 08:55:43 -05:00
docker-compose Fix permissions when running dev container as non-root user 2018-10-24 10:30:04 -04:00
docker-isolated fix a few isolated dev issues 2018-06-13 14:17:58 -04:00
elastic Refactor log handler and support TCP/UDP communications 2017-04-25 11:07:57 -04:00
scripts Updates to callback scripts that include retry functionality for bash and extra_vars handling for PowerShell 2018-07-09 13:00:10 -04:00
sosreport Drop /var/lib/awx/job_status listing from sosreport. 2018-04-19 10:47:45 -04:00
test Imports prototype from ansible-network-ui 2018-03-23 17:00:14 -04:00
audit-api-license.sh Update license info, add tool for helpsies 2016-07-12 16:30:30 -04:00
docker-compose-cluster.yml replace celery task decorators with a kombu-based publisher 2018-10-11 10:53:30 -04:00
docker-compose.yml Fix permissions when running dev container as non-root user 2018-10-24 10:30:04 -04:00
docker-isolated-override.yml fix a few isolated dev issues 2018-06-13 14:17:58 -04:00