This is a docker image I made for doing ci. See example of using it in gitlab ci.
docker build .
docker tag b82c4923fb27 osakared/haxe-ci # use docker image list to get image id
docker push osakared/haxe-ci # for haxe-ci or other depending on the imageThis is licensed with the unlicence. Can be treated as public domain in juristictions that recognize it, otherwise the text of LICENSE. See LICENSE for details.