Sign inSign up

slamidtfyn/dotnet3

By slamidtfyn

Updated over 7 years ago

Image
0

147

slamidtfyn/dotnet3 repository overview

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!

Tag summary

Content type

Image

Digest

Size

71.2 MB

Last updated

over 7 years ago

docker pull slamidtfyn/dotnet3