Skip to content

AkshayC-1/container-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container-management

This is an Electron js application for managing the docker containers.

Through this app you can perform following operation:

  1. Run a new container and provide port forwarding details.
  2. List and Search locally existing container images
  3. List and Search containers.
  4. Start/Stop/Delete a container.

Steps to Run the Application

  1. Clone the repo : git clone https://github.com/AkshayC-1/container-management.git
  2. cd container-management
  3. Install the dependencies : npm install
  4. Run the application : npm start

Note:

This is an experimental project.
NodeIntegration is enabled and ContextIsolation is disabled.

About

An Electron Application for managing Docker containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published