Docker Addon on Millhouse nightly build

  • I was directed here from the Millhouse Generic build Kodi 18.0 from the kodi forum.

    Was interested to see if anyone else has had success running docker containers, specifically the linuxserver.io ones (added via plugins thru the kodi addon manager) with the latest millhouse nightly builds.

    Thanks

  • Im trying to run the Portainer image

    Code
    docker run -d -p 9000:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer

    However I get the following error

    Code
    docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:359: container init caused \"rootfs_linux.go:54: mounting \\\"cgroup\\\" to rootfs \\\"/storage/.kodi/userdata/addon_data/service.system.docker/docker/overlay2/a536891f07d92fec9c96f09e978ae236dac2863a98d87d231043861025dd663e/merged\\\" at \\\"/sys/fs/cgroup\\\" caused \\\"no subsystem for mount\\\"\"".

    None of the Linuxserver.io images seem to work for me. Im using the latest nightly #1031