Re: [Libmesh-users] Docker container for libmesh-master

2015-10-16 Thread Fabio Canesin
> > I second your enthusiasm. Of course, if you post it now with > acknowledgement we'll all be forced to check it out that much quicker! > > OK, since there is interest to easy the "check" and understanding there is a container chain in the Dockerfile: 1 - OpenBLAS: https://hub.docker.com/r/canes

Re: [Libmesh-users] Docker container for libmesh-master

2015-10-16 Thread Kirk, Benjamin (JSC-EG311)
> On Oct 16, 2015, at 4:29 PM, Roy Stogner wrote: > > I'm tempted to add it to our Installation page immediately. Logically > I know I should check it out myself (or at least wait for other > principal developers to do so) first, but I've been feeling guilty for > *years* about not creating .d

Re: [Libmesh-users] Docker container for libmesh-master

2015-10-16 Thread Roy Stogner
On Fri, 16 Oct 2015, Fabio Canesin wrote: > I looked for a docker container and couldn't find any, so I created one. If > anybody finds it usefull the source is MIT licensed in github [ > https://github.com/canesin/libmesh-git-docker ] feel free to fork, create > issues and pull requests as you s

[Libmesh-users] Docker container for libmesh-master

2015-10-16 Thread Fabio Canesin
Hi all, I looked for a docker container and couldn't find any, so I created one. If anybody finds it usefull the source is MIT licensed in github [ https://github.com/canesin/libmesh-git-docker ] feel free to fork, create issues and pull requests as you see fit. Docker is a lxc-container runtime,