Re: [Plplot-devel] Testing with Docker

2016-11-26 Thread Hazen Babcock
On 11/25/2016 09:46 AM, Hazen Babcock wrote: > > I think have this more or less working now. I created a git repository > for this here: > https://github.com/PLplot/plplot-docker > > And our docker images are here: > https://hub.docker.com/u/plplot/ > > Assuming that you have docker installed and r

Re: [Plplot-devel] Testing with Docker

2016-11-23 Thread Alan W. Irwin
On 2016-11-23 23:29-0500 Hazen Babcock wrote: > > Going in a completely different direction from travis-ci.. I've been > experimenting with Docker: > > https://docs.docker.com/ > > Quoting the web-site "Docker provides a way to run applications securely > isolated in a container, packaged with a

[Plplot-devel] Testing with Docker

2016-11-23 Thread Hazen Babcock
Going in a completely different direction from travis-ci.. I've been experimenting with Docker: https://docs.docker.com/ Quoting the web-site "Docker provides a way to run applications securely isolated in a container, packaged with all its dependencies and libraries". What this means for