Adds support for custom docker options#100
Conversation
|
As part of this also update |
ellismg
left a comment
There was a problem hiding this comment.
Small comment to save a round trip through the json marhsaller.
jongio
left a comment
There was a problem hiding this comment.
Approving from a functional standpoint. Confirmed it addressed my ask.
|
+1 on Docker options and the ability to setup the Context in |
|
Tested my sample with the exe generated in this PR and it worked ❤️ |
vhvb1989
left a comment
There was a problem hiding this comment.
Your call, but I would really like to avoid having the options field if it is only bringing up an inner section of the config field
ellismg
left a comment
There was a problem hiding this comment.
Small question about getDockerOptionsWithDefaults but LGTM otherwise.
Co-authored-by: Karol Zadora-Przylecki <karolz@microsoft.com>
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
Windows Standalone Binary
Container |
Adds support for custom docker options.
Example
Resolves Azure/azure-dev-pr#1298