-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
libcontainer not building. #840
Comments
Have you tried using the |
@cyphar another idea would be to use the standard vendor solution that go provides from 1.5 onwards and drop |
Hi, |
with make run-make-install fails with tons of errors as it tries to build libcontainer within a docker container.
|
@shashankmjain , clone the repo somewhere and just run |
@shashankmjain you can also build with docker if you don't have Go installed with |
@marcosnils Yes, we should update to using |
@cyphar I've seen https://github.com/kardianos/govendor is usually the favorite. I use it in my projects and haven't had any issues so far. Regarding older version of Go, I believe that won't be a problem? #827 (comment) |
My concern is that
To allow us to also just set the |
ref #728 |
Thanks. |
bundle: DRYer root.path entry
On running this on ubuntu:
I end up getting these errors
The text was updated successfully, but these errors were encountered: