Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.19 KB

README.md

File metadata and controls

46 lines (38 loc) · 1.19 KB

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