Bryan Havenstein
|
3a636c29ab
|
Fix dev build (docker-compose) problems
Prevent deletion of nginx user by entrypoint.sh
- Fixes: https://github.com/ansible/awx/issues/9552
Enable fuse-overlayfs in all images - native overlay not supported until kernel 5.13+
- Fixes: https://github.com/ansible/awx/issues/10099
Refs:
https://www.redhat.com/sysadmin/podman-rootless-overlay
https://www.redhat.com/en/blog/working-container-storage-library-and-tools-red-hat-enterprise-linux
|
2021-10-27 15:55:57 -06:00 |
|
Shane McDonald
|
c6be92cdf6
|
Create awx group in container
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
81f6d36a3a
|
Set SDB_NOTIFY_HOST for all processes
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
06d7a61ca1
|
Initial EE integration
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
3b89e894db
|
Stop using PG SCL in dev env
|
2019-09-16 11:41:13 -04:00 |
|
Shane McDonald
|
3c0a0e1f4a
|
Fix arg parsing in entrypoint
|
2019-09-12 15:12:04 -04:00 |
|
Shane McDonald
|
804ec0dde9
|
Handle SCL enable in one place
|
2019-09-12 13:54:32 -04:00 |
|
Shane McDonald
|
7d8a910be7
|
Improve dev environment init process
This ensures that /etc/passwd is always written, regardless of how the container starts.
|
2019-05-10 10:14:51 -04:00 |
|