Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 146 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 146 Bytes

Dockerized dotnet

dockerized dotnet

Example

dockerized dotnet new console
dockerized dotnet run
# Hello, World!