Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
chrisdias 20ae91917e add compose context menus fixes #42 2017-12-04 11:42:15 +01:00
chrisdias 1fed8acabf fixes #183 2017-11-26 17:05:44 -08:00
Kai Maetzel 06feefaf11 Adding GDPR annotations (#179)
* GDPR annotations

* add missing GDPR annotations
2017-11-24 20:11:19 -08:00
Fredrik Folkesson b35d64bb69 Make the shell attach command customizable (#160)
* makes the shell attach command customizable

* added 'shell' to the command name

* fixed an error with fetching the settings
2017-11-13 22:49:08 -05:00
nyamakawa 1953372758 Add a preference option to overwrite docker build path (#158) 2017-11-08 14:55:45 -08:00
Dmitry Temnokhud f7f033dcef Add 'Restart' command for containers. (#152)
Currently user can stop container and remove stopped container from the context menu. To start existing one they need to use console command.
2017-11-08 14:52:20 -08:00
chrisdias 30cff50ecb fix compose down command 2017-10-13 10:18:59 -07:00
Chris Dias 4a0934caf5 Git chrisdias/reg2 (#135)
add support for Registries
2017-10-10 10:12:19 -07:00
Benjamin Pasero 848a7934fa Adopt new multi root APIs (#131)
adopt multi-root APIs
2017-09-27 22:48:08 -04:00
Chris Dias 03dc536947 automatic refresh by caching state of images/containers (#130)
* automatic refresh by caching state of images/containers
2017-09-27 22:46:01 -04:00
chrisdias 8160696c1b remove the prompt now that we have a better icon 2017-09-23 21:47:33 -04:00
chrisdias 6ab2ab8e43 run compose detached and always build 2017-09-23 21:30:05 -04:00
chrisdias fa06087a72 handle prune command when docker not running 2017-09-18 17:30:12 -07:00
chrisdias 1f0c4ecc07 fixes #125 2017-09-18 17:14:53 -07:00
Chris Dias 5f699b1d22 fixes #113 and enables options when querying images 2017-09-15 19:09:30 -07:00
chrisdias 2914e43b40 fixes #111 2017-09-14 18:34:35 -07:00
chrisdias 4d7a507cff Fix #117 and handle refreshing tree 2017-09-14 18:25:19 -07:00
Chris Dias 770faf9713 follow up from explorer PR feedback (#108) 2017-08-10 23:36:06 -07:00
Chris Dias 9bd88f56a8 Chrisdias/explorer (#107)
* 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
2017-08-10 23:17:33 -07:00
Jonathan Carter 3a33301d6b Add image inspect command 2017-07-29 15:18:36 -07:00
chrisdias 7279b05b0f move to async await 2017-06-05 17:55:05 -07:00
Jonathan Carter 9b2b6602ed Updating Azure CLI mounts 2017-05-23 07:31:12 -07:00
Jonathan Carter 0049fd94d1 Run non-interactive containers in the background 2017-05-22 14:13:56 -07:00
Jonathan Carter a689174014 Add port inference to run commands 2017-05-18 11:10:54 -07:00
chrisdias f7c8ecfb43 support dockerfile name variations 2017-03-27 17:54:16 -07:00
chrisdias 41865389da fix merge issues 2017-03-13 17:52:28 -07:00
Jonathan Carter 73da8a5bf0 Reorder imports 2017-03-11 14:29:39 -08:00
Jonathan Carter 99a9b61c5d Updating compose commands 2017-03-11 14:27:50 -08:00
Chris Dias b0b177d8e3 bug fixing 2017-03-07 17:45:17 -08:00
Chris Dias 4cb03bae15 uniquify telemetry command id const 2017-03-07 17:45:17 -08:00
chrisdias b6de2f647c add telemetry 2017-03-07 17:45:17 -08:00
tasosval 8b980b7d88 Small fix to the typings file 2017-03-08 00:52:18 +02:00
tasosval 8145e0f7f3 Update dockerode and simplify endpoint initialization 2017-03-06 09:07:58 +02:00
tasosval 63086ae8bb Use docker-machine from environment variables 2017-02-21 01:20:16 +02:00
chrisdias 8162fc97e9 cleanup 2017-02-15 10:20:22 +01:00
Chris Dias 6dae8f620c make it work on windows 2017-02-14 06:08:29 -08:00
chrisdias 882f2f7243 mount local $HOME/.azure folder 2017-02-14 14:22:32 +01:00
chrisdias 72c158d9db check to ensure running linux containers on windows 2017-02-13 19:13:29 +01:00
chrisdias d23bd01c33 run az cli with net=host on linux 2017-02-13 16:38:38 +01:00
chrisdias a8753c416a update Azure CLI command 2017-02-13 16:02:00 +01:00
chrisdias 77c9b467f0 add docker system prune #59 2017-02-10 15:26:03 +01:00
Jonathan Carter ef4e3acbd3 Use Powershell by default on Windows 2017-01-31 12:59:12 -08:00
Jonathan Carter b5611ff41d Add Windows support for shell attach 2017-01-30 12:07:26 -08:00
chrisdias 6880334eed better fix for path problems 2017-01-04 13:39:27 -08:00
Chris Dias db6eaaa340 fixes #51 2017-01-02 15:10:55 -08:00
Jonathan Carter f8d3ebfa7a Adding build image context menu 2016-12-08 11:05:00 -08:00
Jonathan Carter 2e54a4cc3d Make logs command follow stdout 2016-12-05 13:43:02 -08:00
chrisdias d349d3fee4 cleanup 2016-11-28 14:26:33 -08:00
chrisdias e659aaae9f rename dockerfile to Dockerfile 2016-11-28 12:32:43 -08:00
Chris Dias f29a227b3f fixes #31 2016-10-26 22:43:20 -07:00