microsoft / generator-docker

Yeoman generator for Docker
Other
346 stars 69 forks source link

Added Console App support for RTM DotNetCore #103

Closed saurabsa closed 8 years ago

saurabsa commented 8 years ago
NCarlsonMSFT commented 8 years ago

:shipit:

NCarlsonMSFT commented 8 years ago

I don't see any updates to the compose file, does the node debugging port still get outputted in the non-web case? #Closed

NCarlsonMSFT commented 8 years ago

These checks should be replaced with check for whether or not OpenSite is in the script files #Closed

saurabsa commented 8 years ago
    assert.fileContent('dockerTask.ps1', '$isWebProject=$true');

Yes. makes sense. Thanks


In reply to: 233691293 [](ancestors = 233691293)


Refers to: test/dotnettests.js:145 in 1ed783a. [](commit_id = 1ed783a94c40e829f1d2db1b9b17357ecbf2e277, deletion_comment = True)