Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 710 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 710 Bytes

mono-dotnet-node-xvfb

Docker Pulls

This image is used to get a mono / dotnet / 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.

How to use this image

Run

$ docker run -it xcomponent/mono-dotnet-node-xvfb:1.8.0

Build this image

$ docker build -t xcomponent/mono-dotnet-node-xvfb:1.8.0 .

GitHub project

https://github.com/xcomponent/docker