Coder Social home page Coder Social logo

tamas-toth-ebola / easy_docker_containers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redsoftwaresystems/easy_docker_containers

0.0 0.0 0.0 6.31 MB

A GNOME Shell extension (GNOME Panel applet) to be able to generally control your available Docker containers.

Home Page: https://extensions.gnome.org/extension/2224/easy-docker-containers

Shell 1.52% JavaScript 97.32% CSS 1.16%

easy_docker_containers's Introduction

Easy Docker Containers

A GNOME Shell extension (GNOME Panel applet) to be able to generally control your available Docker containers.

Screenshot

Screenshot

Usage

The following actions are available from the GNOME Panel menu per Docker container:

  • Start (Will start the container.)
  • Stop (Will stop the container.)
  • Pause (Will pause the container.)
  • Restart (Will restart the container.)
  • Exec (Will login to the running container interactively through your default terminal application.)
  • Logs (Will start the running container's Docker logs in your default terminal application.)

Prerequisite1

  1. Properly installed and already running Docker service.
  2. Corresponding Linux user in docker Linux group for manage 'Docker' without sudo permission.

Installation

  • You can simply install this extension from it's extensions.gnome.org page2,

  • or you can pull it from it's GitHub source code repository directly into it's required GNOME Shell directory 3

    1. git clone https://github.com/RedSoftwareSystems/easy_docker_containers.git ~/.local/share/gnome-shell/extensions/[email protected]
    2. Restart your shell: [ALT] + [F2] + 'r' + [Enter] (or logout and login again)
    3. Enable the extension manually with 'GNOME Extensions' application (or with 'GNOME Tweaks' application).

Contributors

Credits

This extension is a fork of gpouilloux's great original Gnome Shell extension for Docker work.

License

GNU - General Public License v3+

Footnotes

  1. independently from the extension itself

  2. You could update it from here in the future.

  3. DO not change this directory name!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.