Skip to content

Instantly share code, notes, and snippets.

@ricardolsmendes
Created October 27, 2021 00:46
Show Gist options
  • Save ricardolsmendes/734bfd425b62b3f9a966c295f0954fce to your computer and use it in GitHub Desktop.
Save ricardolsmendes/734bfd425b62b3f9a966c295f0954fce to your computer and use it in GitHub Desktop.
Docker dind setup for GitLab CI
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