Skip to content

db0x/gnome-shell-extension-docker

 
 

Repository files navigation

Gnome shell extension for Docker

Motivation

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.

Usage

When installing this extension, you will be able to manage your docker containers.

The following actions are available :

  • Start
  • Pause
  • Stop
  • Remove

Screenshot

Screenshot

Installation

You can install this extension by following this link.

Contribution

Please feel free to contribute by sending pull requests or raising issues.

License

Licensed under the GNU General Public License Version 2. See COPYING for details.

Authors

  • gpouilloux (Guillaume Pouilloux)

About

An extension for managing docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Shell 1.2%
  • CSS 1.0%