mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 20:12:42 +00:00
init
This commit is contained in:
19
.config/i3blocks/docker/README.md
Normal file
19
.config/i3blocks/docker/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# docker
|
||||
|
||||
Show the number of running `Docker` containers and latest created container IP address.
|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
*docker*
|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[docker]
|
||||
command=$SCRIPT_DIR/docker
|
||||
color=#0db7ed
|
||||
interval=10
|
||||
LABEL=🐳
|
||||
```
|
Reference in New Issue
Block a user