Split documentation for easier updates
This commit is contained in:
9
docs/logs.md
Normal file
9
docs/logs.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## 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>
|
||||
```
|
||||
Reference in New Issue
Block a user