Hey @umiddelb,
great work for the documentation! Really interesting and helps me figure out what went wrong for my image.
I have a question if you can help me along:
1.) I did not compile my own kernel (so no aufs)
2.) Using a Odroid-C1 minimal from http://odroid.com/dokuwiki/doku.php?id=en:c1_ubuntu_minimal
I have a few errors like CONFIG_CGROUP_CPUACCT: missing in my attempt to fire up a container with your armhf image. (checked using the https://github.com/docker/docker/blob/master/contrib/check-config.sh)

Did you experience something similar on the C1 or is there something that i have overlooked?
3.) I used the binary for the 1.5.0 docker version you compiled
Thanks!!
Hey @umiddelb,
great work for the documentation! Really interesting and helps me figure out what went wrong for my image.
I have a question if you can help me along:
1.) I did not compile my own kernel (so no aufs)
2.) Using a Odroid-C1 minimal from http://odroid.com/dokuwiki/doku.php?id=en:c1_ubuntu_minimal
I have a few errors like
CONFIG_CGROUP_CPUACCT: missingin my attempt to fire up a container with your armhf image. (checked using the https://github.com/docker/docker/blob/master/contrib/check-config.sh)Did you experience something similar on the C1 or is there something that i have overlooked?
3.) I used the binary for the 1.5.0 docker version you compiled
Thanks!!