An application indicator for Linux with the following functionality:
- The menu displays a live list of available containers (both running and stopped). The list is updated automatically thanks to Docker daemon event subscription.
- A container can be started or stopped by selecting the corresponding menu item.
- Whenever a container is started or stopped (not necessarily via the indicator), a desktop notification is shown.
Here’s a screenshot:
Interested? Read how to install the indicator.
License
This software is distributed on the terms of the GNU General Public License Version 3 or (optionally) any later version.
Software and any related documentation are provided on an as is basis, without warranty of any kind. The entire risk arising out of use or performance of the software remains with you.
Source code
To download the latest source code, clone my GitHub repository:
git clone https://github.com/yktoo/indicator-docker.git
See also
- My Launchpad PPA
- Blog posts: