Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.51 KB

BCContainerHelperGUI

User Interface for simple use of the Powershell Moduel navcontainerhelper During the first start navcontainerhelper is getting installed.

I am working on this project in my free time so it could take some time to implement new Features

Branch Status
master Build Status
dev Build Status

Installation

Just Download Release.zip from release Section, unzip and run

Requirements

  • Powershell 3.0
  • .net Framerwork 4.6.1
  • Docker

Features

  • Create Dockercontainer using navcontainerhelper
  • List all local containers
  • Start/Stop/Restart/Remove Dockercontainer using navcontainerhelper
  • List all Images with Tagname and Size
  • Delete Images

GUI

Upcomming Features

  • Publish Apps to Container
  • Support more Parameters from navcontainerhelper

Command Line Arguments

Argument Description
-skipContainerHelper Skips the Installation of NavContainerHelper on Startup