OpenDocker
A beautiful TUI for managing Docker containers, images, and volumes.
# npm
npm install -g opendocker
# bun
bun install -g opendocker
# Homebrew (coming soon)
brew install opendocker
j/k, switch panes with Tab, quit with qYes. OpenDocker works with Docker Desktop, OrbStack, and any Docker-compatible runtime. It connects to the Docker socket to stream data, so as long as your Docker daemon is running, you're good to go.
Not yet. OpenDocker is currently read-only — you can view containers, stream logs, and browse images and volumes, but you can't start, stop, or remove anything. Full container management is coming soon.
Yes. OpenDocker supports OSC52 for clipboard operations, so copying text works even in remote SSH sessions and tmux.
Follow along X.com
102 commits
1 commits
TypeScript
98.8%
JavaScript
1.2%
OpenDocker
A beautiful TUI for managing Docker containers, images, and volumes.
# npm
npm install -g opendocker
# bun
bun install -g opendocker
# Homebrew (coming soon)
brew install opendocker
j/k, switch panes with Tab, quit with qYes. OpenDocker works with Docker Desktop, OrbStack, and any Docker-compatible runtime. It connects to the Docker socket to stream data, so as long as your Docker daemon is running, you're good to go.
Not yet. OpenDocker is currently read-only — you can view containers, stream logs, and browse images and volumes, but you can't start, stop, or remove anything. Full container management is coming soon.
Yes. OpenDocker supports OSC52 for clipboard operations, so copying text works even in remote SSH sessions and tmux.
Follow along X.com
102 commits
1 commits
TypeScript
98.8%
JavaScript
1.2%