Open danielbehrendt opened 6 years ago
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.
docker logs $CONTAINER
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?