This image is used to get a mono / node 8 environment with xvfb (to run integration tests with codeceptjs for example). It can be used to build mono/node projects in a continuous integration environment such as CircleCI.
$ docker run -it xcomponent/mono-node-git-xvfb:1.7.0
$ docker build -t xcomponent/mono-node-git-xvfb:1.7.0 .