Quote:
Originally Posted by stuckless
If it's just for build testing, you can check out my vagrant images. I have 32bit and 64bit images that I use for build testing. They are not as efficient as Docker, since they user VirtualBox, but they do the trick to be able to create 32bit builds easily on a 64bit environment.
|
Unfortunately, try as I might, I can't get either 32-bit containers to run on a 64-bit docker host, or 32-bit multiarch to work in a 64-bit container.
https://github.com/docker/docker/issues/611
Hopefully the HDHR 64-bit issue will get resolved soon...