Skip to content

Instantly share code, notes, and snippets.

@saurabhthareja90
Created October 10, 2019 01:03
Show Gist options
  • Save saurabhthareja90/5615f8336e39e453f65fd5bcd9dd4487 to your computer and use it in GitHub Desktop.
Save saurabhthareja90/5615f8336e39e453f65fd5bcd9dd4487 to your computer and use it in GitHub Desktop.
steps:
- label: ':hammer: Docker Test'
command:
- docker run --rm --name test-container -v /var/run/docker.sock:/var/run/docker.sock -v $(pwd):/test -w /test saurabhthareja90/test-container spec/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment