Dieter Reuter

Results 25 comments of Dieter Reuter

The problem is, Docker has changed the build process in the meantime. So it's not sure how to compile the Docker engine by yourself. I'd rather go for the officially...

Or you look into the details how to compile and package Docker-CE the new way, this details can be found in the linked repo.

Maybe try to start the docker daemon in your shell, then you should get all logs directly. Add the flag "-D" to get more detailled debug logs.

I think there are indeed some problems with compiling on ARM32 and ARM64. For Docker 1.8.2/1.8.3 we added a small patch to get it compiled on ARM32. Maybe you could...

As far as I remember, we had some strange problems with 1.7.0 and the 1.7.0rc's as well. Fix was implemented with 1.7.1, so please use 1.7.1! see https://github.com/docker/docker/issues/14184

@shamiali2008 for details on your hardware, we should switch conversation to email, [email protected]. Thanks.

Great! Could you contact me via email please?

I really like the idea to have both 32bit and 64bit builds in one place. But I'm not sure if this is easy to do, because in 64bit repo there...

@luxas I'm already started working with k8s a few months ago and I'd like to see an upstream ARM support as well. We've planed to support k8s out-of-the-box or as...

@lavvy What are your use cases for running Ranger on HypriotOS? I just like to figure out what parts do you want to run on HypriotOS. If it's just the...