Trying to compile Registry image for armv7 architecture

Hi all,

I need a docker registry running locally for a project I’m working on. This project is using Raspberry Pi 2s, which although they are fantastic, are not 64bit. This is a problem because the registry:2 image is in a docker image which is bound to 64bit architecture. I’m working around this by making my own armv7 based image, but there’s nothing anywhere about compiling the registry yourself. I hope someone can point me in the right direction, or just give me a few pointers to get me started.

Thanks.

Just as an update to this, I’ve managed to get everything to compile, but I’m struggling to get the registry to run. I don’t know exactly what file it is that I’m supposed to execute