I needed a minimal Docker image with CmdStan for unit testing, and found the the existing ones were abandonned and/or lacking a CI setup themselves (sorry if I missed something), so I put together
The image is tested with CI on Travis (for compilation of the example model). It is based on debian:jessie with only the necessary extras installed, including a working compiler toolchain.
I prefer to work from the released versions as is, and I am assuming that there will be a patch release with this fix. Then I will of course update the image.