You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm incredibly excited that Microsoft has embraced Docker + Linux and the whole open source ethos with .NET Core, but the amount of boilerplate code to copy, modify and maintain just run a basic command line app in Docker with an argument (as shown here and in the sample application) is enough to make even Java look positively laconic by comparison. I beg you to please look at finding ways to simplify this all in future.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: b8136668-5c80-9640-ed08-bdda6418fa19
Version Independent ID: e07d8d3c-7566-9652-892d-e6cc711078d8
@Quole - Perhaps the title of this document does not represent the scenario? The doc here covers a number of things.
Windows Containers
Migration of a console application
Using Powershell to complete all the tasks
There could be an additional doc for a simple "HelloWorld" console application, here we are trying to cover a balance between that and perhaps a more realistic scenario.
I'm incredibly excited that Microsoft has embraced Docker + Linux and the whole open source ethos with .NET Core, but the amount of boilerplate code to copy, modify and maintain just run a basic command line app in Docker with an argument (as shown here and in the sample application) is enough to make even Java look positively laconic by comparison. I beg you to please look at finding ways to simplify this all in future.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: