I am switching from using the quick-install script to docker-compose method for deployment due to some issues.
In the quick installation method, I pulled an action image from a private ECR repository using a secret as suggested here. I am unable to find its counterpart for the docker-compose installation method.