-
Notifications
You must be signed in to change notification settings - Fork 4.7k
make release fail #15808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1 |
@xiaods what version (commit) of @smarterclayton is this an |
Which version of docker? |
imagebuilder version
docker version
|
@f0x11 is it possible for you to upgrade to |
docker-1.12.6 build failed again.
|
/unassign |
I can build this successfuly with: "make release" on the master branch which are build rpms and images (using imagebuilder)
|
I think the problem is -cs8 - the redhat packaged versions of docker have many, many backported fixes from newer docker versions, so it's likely that the upstream community edition has a bug (we squashed several race conditions in volume mounts). Newer cs versions may work, but the red hat packages on centos are known good. |
@smarterclayton @wanghaoran1988 yeah, it make sense, we got successful sometime with some retry . |
i think this issue is resolved. |
/close |
imagebuilder fail, but docker run success.
docker run
I guess imagebuilder is used to mount files, but it didn't seem to work.
The text was updated successfully, but these errors were encountered: