beagleboard / linux

The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
http://beagleboard.org/source
Other
716 stars 566 forks source link

No cpuset support (CONFIG_CPUSETS: missing) for docker #183

Closed vigneshraman closed 5 years ago

vigneshraman commented 6 years ago

Docker related config option is not enabled.

machinekit@beaglebone:~$ uname -a Linux beaglebone 4.14.67-ti-rt-r73 #1 SMP PREEMPT RT Thu Aug 30 02:14:52 UTC 2018 armv7l GNU/Linux

machinekit@beaglebone:~$ docker --version Docker version 17.06.0-ce, build 02c1d87

machinekit@beaglebone:~$ sudo docker info Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 17.06.0-ce Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: cfb82a876ecc11b5ca0977d1733adbe58599088a runc version: 2d41c047c83e09a6d61d464906feb2a2f3c52aa4 init version: 949e6fa Security Options: seccomp Profile: default Kernel Version: 4.14.67-ti-rt-r73 Operating System: Debian GNU/Linux 9 (stretch) OSType: linux Architecture: armv7l CPUs: 1 Total Memory: 483MiB Name: beaglebone ID: R3OO:3CND:7BIX:M4JF:LBLO:IABU:5W3X:L6ZY:A7TP:UAZJ:SQ7L:DGGY Docker Root Dir: /var/lib/docker Debug Mode (client): false Debug Mode (server): false Registry: https://index.docker.io/v1/ Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false

WARNING: No cpuset support machinekit@beaglebone:~$

Verify if the requirements for docker are present by running https://github.com/docker/docker/blob/master/contrib/check-config.sh machinekit@beaglebone:~$ ./check-config.sh info: reading kernel config from /proc/config.gz ...

Generally Necessary:

Optional Features:

Limits: