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

323 Коммитов

Автор SHA1 Сообщение Дата
Vlad Barosan 13de5c071d use golang:alpine for golang docker image (#194)
* use golang:alpine and mult-stage builds for golang dockerfile
2018-01-03 12:44:07 -08:00
Chris Dias fb97733640 dockerhub login error handling 2017-12-12 19:48:57 -08:00
Chris Dias 5b04122eff prep for publish 2017-12-11 07:52:40 -08:00
chrisdias 20ae91917e add compose context menus fixes #42 2017-12-04 11:42:15 +01:00
chrisdias 38bca8a8d7 path issues 2017-12-04 11:37:19 +01:00
Chris Dias 667cde5d30
Chrisdias/browse azure portal (#187)
Add ability to browse to Azure Portal Container Registry
2017-12-04 11:02:34 +01:00
chrisdias 1067220c99 fixes #180 2017-12-03 15:05:42 +01:00
chrisdias dd654688f4 show date for images too 2017-12-02 18:24:37 +01:00
chrisdias 8ef4ff474d show imaged creation date in registry 2017-12-02 17:23:58 +01:00
chrisdias cecd8a2a14 do a little more cleanup after pr #175 2017-11-26 17:06:29 -08:00
chrisdias 1fed8acabf fixes #183 2017-11-26 17:05:44 -08:00
chrisdias bdde4b5e6b prep for publish 2017-11-26 17:05:16 -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 0578902855 adding show logs command to dead containers (#178) 2017-11-24 20:10:34 -08:00
John Papa 04d81170f5 Only show images that are not dangling (#175)
As per this issue https://github.com/Microsoft/vscode-docker/issues/169
2017-11-24 20:09:01 -08:00
Remy Suen a793670a23 Update to the 0.0.11 release of the language server (#173)
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2017-11-21 18:37:24 -08:00
Kenneth Auchenberg e3ca202f6e
Merge pull request #174 from johnpapa/patch-2
update to use LTS 8.9 of node.js
2017-11-15 11:01:29 -08:00
John Papa 5aa1698cc3
update to use LTS 8.9 of node.js 2017-11-15 12:30:09 -05:00
John Papa 3a9866d227 rename app.js to index.js (#168)
seems more common in Node.js apps.

ideally, this would be a setting or a snippet-like placeholder
2017-11-14 07:46:02 -05:00
chrisdias bc4fdaf0ab prep for publish 2017-11-13 23:15:57 -05:00
chrisdias 9aa0e51dd0 prep for publish 2017-11-13 22:52:57 -05: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
chrisdias c8ca414315 update azure account api 2017-11-09 10:42:10 -08:00
chrisdias e105179bc8 prep for publish 2017-11-08 18:55:42 -08:00
chrisdias 80843de5f2 enable CI if using ACR 2017-11-08 18:39:29 -08:00
chrisdias 60da509acf prep for release 2017-11-08 15:06:09 -08:00
chrisdias 6cc351ec38 catch failure to activate Azure Account extension 2017-11-08 15:05:28 -08:00
chrisdias e9a4ef21d2 prep for release 2017-11-08 15:05:15 -08:00
chrisdias 970ba8fa0f prep for release 2017-11-08 15:05:02 -08:00
nyamakawa 1953372758 Add a preference option to overwrite docker build path (#158) 2017-11-08 14:55:45 -08:00
Remy Suen 26fafb39a5 Support language server settings in workspace folders (#156)
Hook the VS Code settings to the proposed workspace/configuration
language server protocol request. This will allow the language server
to provide different validation results based on the settings of
where the Dockerfile resides.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2017-11-08 14:54:22 -08:00
David Lechner ed37e83c4d Only match Dockerfile and *.dockerfile (#155)
The current matches are too permissive and cause false positives.

Fixes #134
2017-11-08 14:53:23 -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
Chris Dias 8a044fca99 prep for publish 2017-11-04 17:13:10 -07:00
Chris Dias 9f6daa84a4 fixes vscode #37648 2017-11-04 17:11:12 -07:00
Chris Dias 5e3240ea43 remove autogen of install script 2017-11-04 15:21:36 -07:00
chrisdias 2d26d303f0 prep for publish 2017-11-03 14:13:33 -07:00
chrisdias 9d7a238aad reduce number of subscriptions shown 2017-11-03 14:10:05 -07:00
chrisdias 7e75074802 fix debug compose command for v8 2017-11-03 14:06:55 -07:00
chrisdias 2ae4732284 Prep for 0.0.20 release 2017-10-18 18:03:32 -07:00
Chris Dias dfc3ac3856 Chrisdias/optionalazure (#149)
* make azure account optional
2017-10-18 17:49:34 -07:00
Chris Dias e3ac6ca967 fixes #144 2017-10-15 12:01:03 -07:00
Chris Dias 4e84860c02 fixes #143 2017-10-15 10:52:22 -07:00
Chris Dias 89afb926a3 Prep for publish 2017-10-14 20:55:52 -07:00
Remy Suen 6ded3a2482 Update to the 0.0.9 release of the language server (#141)
The 0.0.9 release includes support for new features included in the
Docker CE 17.09 release.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2017-10-14 16:57:24 -07:00
Chris Dias b824894e49 Update readme for publish 2017-10-14 16:55:44 -07:00
Remy Suen 5e5fa24541 Fix a small typo (#142)
Typo
2017-10-14 15:26:59 -07:00
chrisdias 3575f62b4e update readme for publishing 2017-10-13 13:39:02 -07:00
chrisdias 30cff50ecb fix compose down command 2017-10-13 10:18:59 -07:00
chrisdias 4c14927ac9 prep for publish 2017-10-13 10:11:00 -07:00