ctaggart / mono-dotnet

base mono docker image with dotnet added
MIT License
0 stars 1 forks source link

ctaggart/mono-dotnet Docker image

https://hub.docker.com/r/ctaggart/mono-dotnet

docker run --rm -it -v ${PWD}:/src -w /src ctaggart/mono-dotnet

This is the stable Mono Docker image with the current .NET Core SDK installed.

Tags are the Mono version and then the .NET Core SDK version. The mkbundle suffix extends the main Dockerfile to add its dependencies and targets.