Hello @mrjn,
just a suggestion of getting this working with alpine. Would it be possible to compile the rocksdb and also dgraph code on host machine and then move the binary version of them into alpine docker and upload the image to docker hub. I have been using this way for quite a while and I’ve managed to reduce the docker size down to 20mb.
p.s. This is an amazing project and thanks for doing this.