Graphical interface for Docker in your console
Project description
dockery
Graphical interface for Docker in your console
Installation
From source
git clone git@github.com:marianocarrazana/dockery.git
cd dockery
pip install -e .
# update only:
git pull
From pip
pip install -U dockery
Usage
Run on your console:
dockery
Warning: you will probably need to install and run dockery as a root user, or you can add permissions to your user to run docker following this instructions.
Extra commands
dockery df
dockery ps
dockery volumes
dockery images
dockery networks
dockery stats
Enjoy it!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dockery-0.5.1.tar.gz
(7.2 kB
view hashes)
Built Distribution
dockery-0.5.1-py3-none-any.whl
(10.4 kB
view hashes)