Mono Build Container

Container for building Mono.

Create the image:

docker build -t monobuild .

Run the container:

docker run --rm -it monobuild