* Refactor RegisterCommand due to the max func length tslint rule.
Move all registerCommands to a separate function.
Move create createWebApp's code to a new function.
* push: Prompt on first push (containing a prefix) to store the path
Remove defaultRegistry from package.json and README.md
* add explorer support
* support stopped containers
* move to async await
* stash
* conditionally show explorer
* correct when clause
* system prune update
* stash
* clean up
* add docker explorer
* support stopped containers
* merging master
* conditionally show explorer
* correct when clause
* system prune update
* stash
* clean up
* hooking up commands to explorer
* persist image/container info in DockerNode
* refactor to support explorer commands
* add explorer support
* support stopped containers
* stash
* conditionally show explorer
* correct when clause
* system prune update
* stash
* clean up
* add docker explorer
* merging
* merging changes
* merging
* merging
* merging
* hooking up commands to explorer
* persist image/container info in DockerNode
* refactor to support explorer commands
* merge madness
* finish!
* rename docker explorer labels
* add explorer refresh interval configuration
* cleanup
* Fixing command pallete support
* Fixing 'Show Logs' command'
* Adding container name to explorer nodes
* respond to PR feedback
* updating message