docker-nginx-amplify
docker-nginx-amplify copied to clipboard
Official NGINX and Amplify Dockerfiles
Hi there I'm not able to build either image today `docker build -t nginx-amplify .` errors with the following... ``` 4.231 Processing triggers for libc-bin (2.36-9+deb12u1) ... 4.358 % Total...
Hello, I'm running this container in production, but it's a bit tricky to view its logs to troubleshoot an issue. I use a platform-as-a-service (Digital Ocean App Platform, which is...
I'm running two docker containers, one for nginx (as a reverse proxy) and another with just php-fpm. I am running the amplify agent in both containers but php-fpm metrics are...
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,...