Created
October 27, 2021 00:46
-
-
Save ricardolsmendes/734bfd425b62b3f9a966c295f0954fce to your computer and use it in GitHub Desktop.
Docker dind setup for GitLab CI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
image: docker:19.03.12 | |
services: | |
- docker:19.03.12-dind |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment