As HC89 solved the problem,
Could you please follow his steps?
- specify the version for the server and client Docker images to
:1,
(ONLY if you face an error without this)2. added the environment variableDOCKER_API_VERSION: 1.39 - changed the network to an
attachableandexternalone in order to allow the Drone runner to attach its own containers to it.