You are not logged in.
Pages: 1
Hi, I was trying to use docker in a linux-ck-haswell but I received this error
FATA[0000] Error response from daemon: Cannot start container test:
[8] System error: mountpoint for cpu not found Searching in google found this :
https://github.com/docker/docker/issues/6681
Says that the kernel doesnt have a cgroups feature "cpu/cpuacct", and that the BFS is not supported.
My question is : Is there any way to add that feature to the ck kernel or does exist a linus-ck with that feature active??
Offline
You probably wanna email Con directly or post to his blog asking this: http://ck-hack.blogspot.com/
Offline
I am seeing another error, possibly because of this:
% docker run --rm gliderlabs/alpine:3.2 bash
Error response from daemon: Cannot start container 09150f8d401e164ec3faa8b99a7d6507f7146d8352c9ed35853640e0c5dd3268: failed to create endpoint elated_liskov on network bridge: failed to add the host (vethd3205ac) <=> sandbox (vethe87e645) pair interfaces: operation not supportedOffline
Pages: 1