Shows how many containers are running.
For the current user:
make install
Into the system:
make
sudo make PREFIX=/usr/local install
- Go (for compiling)
lazydocker
Run ~/.local/share/dockermon/dockermon
. To use another manager, for instance
Sakura, pass the command as parameter:
~/.local/share/dockermon/dockermon sakura -e lazydocker
Remove ~/.local/share/dockermon
directory.
If you have installed into the system, remove $PREFIX/dockermon
directory.
- Rewrite it using Rust.