Files
nginx-php-fpm/docs/logs.md
2017-02-13 23:19:25 +00:00

10 lines
273 B
Markdown

## Logging
All logs should now print out in stdout/stderr and are available via the docker logs command:
```
docker logs <CONTAINER_NAME>
```
All logs should now print out in stdout/stderr and are available via the docker logs command:
```
docker logs <CONTAINER_NAME>
```