With the updates to this page (specifically running the setup script voxl-configure-docker-support), this issue is resolved.
Thank you @Chad-Sweet for updating the page!
With the updates to this page (specifically running the setup script voxl-configure-docker-support), this issue is resolved.
Thank you @Chad-Sweet for updating the page!
@Chad-Sweet I'm from the same team as the original poster. To answer the question on what was out of date on this page:
Thank you for the quick response and for continuing to maintain all this documentation, we appreciate it!
Hello,
I am having an issue where I consistently cannot run any docker image on the drone (m500) due to a docker error:
$ docker run -i hello-world
Error response from daemon: Cannot start container 3b55c8ca8aac3d04d5015591df127777f40a568306dacc5a1fb40d7293f6ea4b: [8] System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid argument
this also happens with different flags and different images, as well as with docker or voxl-docker.
Context/Things I've Tried:
If anyone has any insight as to what could be wrong here, I'd be very grateful. Thank you!
Additional info:
voxl:~$ docker info
Containers: 4
Images: 53
Server Version: 1.9.0
Storage Driver: overlay
Backing Filesystem: extfs
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 3.18.71-perf
Operating System: msm-perf ModalAI 3.8.0
CPUs: 4
Total Memory: 3.682 GiB
Name: apq8096
ID: CP5E:WO62:GIZE:MLO7:AO45:7UEQ:S3VU:LQLI:M3DI:Q3UY:UBDW:XRZG
WARNING: No swap limit support
This is the detailed error from the docker daemon log: