We need a docker image that provides all the dependencies so we can rapidly prototype this.
Docker will let us stand up micro-machines quickly to test changes in a reliable environment.
We need a docker image that provides all the dependencies so we can rapidly prototype this.
Docker will let us stand up micro-machines quickly to test changes in a reliable environment.
Made some good progress on this and now have a docker image based on Debian to use. Tried to use the Perl one, but it seemed to be focused on bleeding edge perl and mixed up perl's in /usr/local/bin and /usr/bin