What is Docker-in-docker ( DinD )?
Docker-in-Docker (DinD) is a common technique used in GitLab CI/CD pipelines on Kubernetes to run Docker commands within Docker containers.
Docker-in-Docker (DinD) is a common technique used in GitLab CI/CD pipelines on Kubernetes to run Docker commands within Docker containers.
Streamline the development and release process of Ansible collections with a CI/CD pipeline to Ansible Galaxy.
Example CI/CD Pipeline for an Ansible Collection
Run DinD locally for example to develop a GitLab CI/CD pipeline that will use this technique