Sign inSign up

tmvdl/dotnet

By tmvdl

•Updated about 2 years ago

.net docker image

Image
Languages & frameworks
1

6.2K

tmvdl/dotnet repository overview

⁠Quick reference

Maintained by: github.com/brtmvdl⁠

Where to get help: Official Repository⁠

⁠Quick reference (cont.)

Where to file issues: https://github.com/brtmvdl/docker-dotnet/issues⁠

⁠What is .Net?


⁠How to use this image

⁠Usage

Use like you would any other base image:

# Dockerfile
FROM tmvdl/dotnet:latest

WORKDIR /app

COPY . .

CMD npm start

⁠License

MIT⁠

Tag summary

Content type

Image

Digest

sha256:d496ff4d3…

Size

405 MB

Last updated

about 2 years ago

docker pull tmvdl/dotnet