Summary
It is possible to use environment variables to get a CA certificate into a runner in GitLab CI with dind service.
1
Additionally, Docker-in-Docker with TLS enabled is supported by GitLab.com shared runners.
2
This allows the Docker image to have all of the docker tools installed and run the job script in context of the image in privileged mode.
2
According to
See more results on Neeva
Summaries from the best pages on the web
Summary
“Docker-in-Docker” ( dind ) means:
The Docker image has all of the docker tools installed and can run the job script in context of the image in privileged mode.
We recommend you use Docker-in-Docker with TLS enabled, which is supported by GitLab.com shared runners .
Use Docker to build Docker images | GitLab
gitlab.com
GitLab is planning and developing several technical certifications to help the GitLab community and team members validate their ability to apply GitLab in their daily DevOps work. To earn certification ,…
Public GitLab Certifications | GitLab
gitlab.com