Fix docker-pull implementation
This MR fixes the docker-pull implementation, which so far had not been properly tested - and was wrongly implemented.
It also corrects the version of the image used to build C++ algorithms. It was hard-coded to r0
and now we use r1
.
Edited by André Anjos