Multi-arch build for AWX images in ghcr.io (#14899)

build amd64 and ARM image for
- awx
- awx_devel
- awx_kube_devel
This commit is contained in:
Hao Liu
2024-02-20 17:17:31 -05:00
committed by GitHub
parent f4e13af056
commit 7caca60308
4 changed files with 85 additions and 45 deletions

View File

@@ -96,6 +96,7 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
[program:awx-rsyslogd]
command = rsyslogd -n -i /var/run/awx-rsyslog/rsyslog.pid -f /var/lib/awx/rsyslog/rsyslog.conf
autorestart = true