Running docker inside qemu-arm guest

Hi to all,

I actually want to setup a testbed environment for a raspi to build docker container that can run later on many raspis.

For this I run a qemu-arm guest based on the latest rapsbian image to emulate the raspi which works fine. I can also install and run docker inside the image but every container that I start (e.g. armbuld/debian) just exists after some seconds. The logfiles provide not much support even after running docker in debug mode.

So can someone help me with it? Maybe someone has even a similar setup running successfully.

Thanks

1 Like