Skip to content

Fix docker-pull implementation

André Anjos requested to merge fix-docker-pull into master

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

Merge request reports