VCV plugin build environment docker images

Hello all,

I’ve created a build pipeline that churns out docker images to docker hub that you can use to quickly qualify your VCV plugins using any of the free online continuous integration tools (e.g. circleci, travisci, etc…).

Current build environments are:

  • Ubuntu 18.04 w/ Rack SDK 1.1.6
  • Ubuntu 19.10 w/ Rack SDK 1.1.6

If you don’t have these Linux build environments handy, you may find these useful for automatically validating your work after you push changes to your repositories.

https://hub.docker.com/r/rhrhunter/vcv-build-env

Thanks, RR

4 Likes