1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 06:51:10 +03:00
awx/installer/image_build/files
Shane McDonald a1bd84af5e Build sdist inside of a container
A lot of people have experienced issues with the system-level dependencies that are required in order to build the source distribution that is handed off to the image builds. This makes it unnecessary to install any additional software on the host machine aside from Ansible and Docker.
2017-09-10 19:00:33 -04:00
..
Dockerfile.sdist Build sdist inside of a container 2017-09-10 19:00:33 -04:00
launch_awx_task.sh Initial awx installer 2017-08-18 16:40:41 -04:00
launch_awx.sh Initial awx installer 2017-08-18 16:40:41 -04:00
nginx.conf Whitespace cleanup for installer. 2017-09-07 14:21:28 -07:00
settings.py Add support for standalone docker install 2017-08-29 16:14:53 -04:00
supervisor_task.conf Initial awx installer 2017-08-18 16:40:41 -04:00
supervisor.conf Fixed typo in supervisor autorestart option 2017-09-08 13:38:30 +02:00