Skip to content

A simple GUI for managing Docker containers and images

Notifications You must be signed in to change notification settings

rakibtg/Docker-Elementary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Elementary

Docker Elementary - A simple GUI interface for Docker

A simple GUI for managing containers and images of Docker

A weekend project from @rakibtg

How to install and run

  • Clone this repository
    git clone https://github.com/rakibtg/Docker-Elementary
    
  • Open a terminal in the directory where the project was cloned.
  • Type yarn to install all dependencies.
  • Now open two terminal in this directory, on the first terminal type:
      yarn react-start
    
    and on the second terminal type:
      yarn electron-start
    

Need helo?

I'm using react and redux with electron so if you want to contribute and need any help or any ideas please DM me on twitter @rakibtg

Download build?

Not yet.

Progress

Some features are working,

  • Start/Stop/Container container
  • Delete container
  • Better error handling and over all app architecture.

* work in progress...

About

A simple GUI for managing Docker containers and images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published