.NET Framework Docker Samples have moved #916
MichaelSimons
announced in
Announcements
Replies: 1 comment
-
Closing issue but feel free to continue the conversation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@MichaelSimons commented on Tue May 01 2018
.NET Framework Docker Samples have moved
The .NET Framework Docker samples have moved to the samples folder of Microsoft/dotnet-framework-docker.
Details
The .NET Framework Docker samples have been enhanced and moved to the samples folder of Microsoft/dotnet-framework-docker.
The samples show various ways to use the .NET Framework and Docker together. You can use the samples as the basis of your own Docker images or just to play.
The samples exercise various levels of functionality. The .NET Framework Docker sample includes the most functionality, including build, unit testing, and pushing images to a container registry. The ASP.NET Docker sample includes instructions for testing images with Azure Container Instances. The samples include detailed instructions for use with and without Docker.
Beta Was this translation helpful? Give feedback.
All reactions