Skip to content

Switch to DinD TLS for GitLab CI

Steve Xuereb requested to merge use-dind-with-tls into master

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

What are the relevant issue numbers?

Edited by Steve Xuereb

Merge request reports