Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 246 Bytes

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