On Mon, May 9, 2016, at 10:54 AM, Lokesh Mandvekar wrote: > **CentOS Virt SIG** > > What: > - 'docker' (v1.9) http://cbs.centos.org/koji/buildinfo?buildID=10878 > - 'docker-latest' (v1.10) http://cbs.centos.org/koji/buildinfo?buildID=10881 > - both can be installed simultaneously and don't step on each other's toes, > but only one can run at a time. > - /usr/bin/docker is a script which execs /usr/bin/docker-current (v1.9) or > /usr/bin/docker-latest (v1.10) based on what $DOCKERBINARY is set to.
Is any more documentation available about this? I've been working on doing C7 Atomic Host devel builds lately. Given that people have been asking for this, any objections to doing this: https://github.com/CentOS/sig-atomic-buildscripts/pull/69 I noticed there were a few plugins that would likely make sense by default too.