ducker-0.0.2 is not a library.
Visit the last successful build:
ducker-0.6.5
Ducker
A terminal app for managing docker containers, inpired by K9s
This is perhaps obviously very much a work in progress...

Installation
There isn't currently a downloadable build; to install you will need cargo installed:
Tmux
To fix in tmux: add to tmux.conf
set -g default-terminal "tmux-256color"
set -as terminal-overrides ',xterm*:sitm=\E[3m'