Switch to DinD TLS for GitLab CI
What does this MR do?
Force TLS for DinD for bleeding edge build
Why was this MR needed?
With Docker 19.03 TLS is enabled by
default, specify the
DOCKER_TLS_CERTDIR
variable so we start using it since all runners
mount /certs/client
automatically.
Are there points in the code the reviewer needs to double check?
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased