Skip to content

slamidtfyn/docker-dotnet3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Small image testing building and running dotnet core 3.0

Build and run

$ git clone https://github.com/slamidtfyn/docker-dotnet3.git
$ cd docker-dotnet3
$ docker build -t dotnet3 .
$ docker run dotnet3
Hello World!

Prebuild Image

https://hub.docker.com/r/slamidtfyn/dotnet3

$ docker run slamidtfyn/dotnet3
Hello World!

Releases

No releases published

Packages

No packages published