Docker 1.3.0 has been tagged into virt7-testing http://cbs.centos.org/koji/buildinfo?buildID=151
fwiw, I did experience trouble using this after upgrading from 1.2.0, but it worked well in case of a fresh install.
More eyes and feedback would be helpful.
On 2014-10-21 10:35, Lokesh Mandvekar wrote:
Docker 1.3.0 has been tagged into virt7-testing http://cbs.centos.org/koji/buildinfo?buildID=151
fwiw, I did experience trouble using this after upgrading from 1.2.0, but it worked well in case of a fresh install.
More eyes and feedback would be helpful.
Apologies, I should've mentioned this before, the trouble after upgrade was for docker 1.3.0 on fedora rawhide which uses socket activation. docker 1.3.0 was recompiled for CentOS7 using the fedora sources but without socket activation. Looks like the CentOS rpm is working well for jperrin.
More feedback welcome :)
On 10/21/2014 01:05 PM, Lokesh Mandvekar wrote:
More feedback welcome :)
Do you have any target date for feedback? I'm traveling this week and probably won't have time to bang on this on a CentOS host for a few days.
Are we starting a collection of tests anywhere?
Best,
jzb
On 2014-10-21 16:59, Joe Brockmeier wrote:
On 10/21/2014 01:05 PM, Lokesh Mandvekar wrote:
More feedback welcome :)
Do you have any target date for feedback? I'm traveling this week and probably won't have time to bang on this on a CentOS host for a few days.
Apologies on the late reply. Since I'm a week late, you've probably gotten this going already :) . Jim or KB can better answer about target date I guess.
Are we starting a collection of tests anywhere?
Collection of tests, not that I know of. Docker itself ships some tests which you can run using 'make test' in the docker repo dir. Perhaps we need CentOS specific tests too, if any?