microsoft / generator-docker

Yeoman generator for Docker
Other
346 stars 69 forks source link

.NET Core 1.1 not available #132

Open AdrianLThomas opened 7 years ago

AdrianLThomas commented 7 years ago

The option to work with .NET Core 1.1 is not available as a choice for the generator.

alexsandro-xpt commented 7 years ago

There a release date for .NET Core 1.1?

AdrianLThomas commented 7 years ago

It was available late last year? https://blogs.msdn.microsoft.com/dotnet/2016/11/16/announcing-net-core-1-1/

alexsandro-xpt commented 7 years ago

@AdrianLThomas I would like to say about suport of .NET Core 1.1 for generator-docker

alexsandro-xpt commented 7 years ago

Now, should be have a version for DotNet Core 2.0 with DotNet.Watcher.Tools

AdrianLThomas commented 7 years ago

It's really unfortunate the tooling is so lacking. It is much quicker and easier to get up and running with Node (and I'm a .NET guy!)