Skip to content
Commit 6e0c30af authored by Brian McKenna's avatar Brian McKenna
Browse files

Fix Docker SQLite and setgid problems

Docker doesn't support Go 1.4 yet. It compiles but it causes multiple
bugs. We should use Go 1.3 to build until the next release.

This seems to fix the following two problems I've been having:

https://github.com/docker/docker/issues/9649

https://bugzilla.redhat.com/show_bug.cgi?id=1169151
parent 524881e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment