docker-nginx-amplify
docker-nginx-amplify copied to clipboard
separate agent and nginx containers
Running 2 separate services in the same container is much less than ideal. Why is there not a way yet to run this in a separate container, volume in logs, and have it talk to the status page on a separate nginx container? I'd expect more from nginx here. the alpine Dockerfile, especially, is awful.