Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 273 Bytes

logs.md

File metadata and controls

9 lines (9 loc) · 273 Bytes

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>