Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ scoop install ctop
docker run --rm -ti \
--name=ctop \
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
-e XDG_CONFIG_HOME=/conf \
-v /custom/ctop_conf/:/conf/ctop/ \
Comment thread
m0wer marked this conversation as resolved.
Outdated
quay.io/vektorlab/ctop:latest
```

Expand Down