Skip to content

Instantly share code, notes, and snippets.

@saurabhthareja90
Created October 10, 2019 00:54
Show Gist options
  • Save saurabhthareja90/09f344a4a31a2b7282f3c86a439f1b37 to your computer and use it in GitHub Desktop.
Save saurabhthareja90/09f344a4a31a2b7282f3c86a439f1b37 to your computer and use it in GitHub Desktop.
describe docker.containers do
its('images') { should include alpine:latest' }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment