vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
92 stars 51 forks source link

cpu.shares missing #1

Closed wsw70 closed 8 years ago

wsw70 commented 8 years ago

When attempting to run the image I get

[root@eu2:~/itop]# docker run -d -p 8087:80 -p 3307:3307 vbkunin/itop:2.2.0-beta
e82dbcd210af8a59c1c636f4cc3ef4c66cf23df4eb69605d188c7a3545299643
Error response from daemon: Cannot start container e82dbcd210af8a59c1c636f4cc3ef4c66cf23df4eb69605d188c7a3545299643: [8] System error: open /sys/fs/cgroup/cpu,cpuacct/init.scope/system.slice/docker-e82dbcd210af8a59c1c636f4cc3ef4c66cf23df4eb69605d188c7a3545299643.scope/cpu.shares: no such file or directory

Could that be related to the new systemd 226?