Dockerfile
Dockerfile copied to clipboard
Unable to see error logs when using with ECS and CloudWatch
We're unable to see any logged PHP errors when we use your PHP image on AWS - ECS and CloudWatch. Is this because error_logs are set to /docker.stderr?
How can this be changed?
@bitmatix Give docker logs $CONTAINER a try.