Skip to content

Utility Tool to scan and manipulate docker environments

License

Notifications You must be signed in to change notification settings

frostarun/docker_utility

Repository files navigation

docker_sagemode_utility

This is a simple tool used to connect Linux docker host with engine API and do some stuff like

  • Scan Docker Environment
  • inspect,kill,delete,pause,unpause,start,stop Containers
  • Search desired images in repo

Only Available in Windows for now. Dattebayo !

Pre-Requisites

NodeJS
Docker Engine should be enabled in docker host [https://github.com/frostarun/Docker-deamon]

How to build

Open Command Prompt in root directory of Master and Run the following Commands :

npm install electron-packager --save-dev
npm install electron --save-dev
npm install angular-loading-bar --save-dev
npm run package-win

Executable is available in Release-builds Directory.

How to run from source

electron docker_utility.js

How to run from Binary Release

Run the \docker_utility-win32-ia32\docker_utility.exe

screen shots

Connect and Evaluate

Alt text
Fundementals on Containers

Alt text
Generate PDF Report

Alt text

About

Utility Tool to scan and manipulate docker environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published