alpine-mono
Example of using alpine linux for mono development.
Running Example
$ git clone https://github.com/MattAitchison/alpine-mono.git
$ cd alpine-mono
$ docker build -t mono-example example
$ docker run mono-example
Example of using alpine linux for mono development.
$ git clone https://github.com/MattAitchison/alpine-mono.git
$ cd alpine-mono
$ docker build -t mono-example example
$ docker run mono-example