mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 08:00:49 +08:00
unison-unicloud-client log
This commit is contained in:
@ -70,3 +70,10 @@ docker run -d --name unison-unicloud-client \
|
|||||||
ghcr.io/yanhao98/unicloud:latest
|
ghcr.io/yanhao98/unicloud:latest
|
||||||
docker logs -f unison-unicloud-client
|
docker logs -f unison-unicloud-client
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker exec -it unison-unicloud-client tail -f /data/log/client.log
|
||||||
|
docker exec -it unison-unicloud-client tail -f /data/log/supervisord.log
|
||||||
|
docker exec -it unison-unicloud-client tail -f /data/log/unicloud-supervise-err.log
|
||||||
|
docker exec -it unison-unicloud-client tail -f /data/log/unicloud-supervise-std.log
|
||||||
|
```
|
Reference in New Issue
Block a user