Please see original repo here: https://github.com/gpouilloux/gnome-shell-extension-docker
During a school project, I had to manage a lot of docker containers. Always going into a terminal to run docker run xxx
was not really productive, so I decided to develop this extension.
When installing this extension, you will be able to manage your docker containers.
The following actions are available :
- Start
- Pause
- Stop
- Remove
You can install this extension by following this link.
Please feel free to contribute by sending pull requests or raising issues.
Licensed under the GNU General Public License Version 2. See COPYING for details.
- gpouilloux (Guillaume Pouilloux)