Created
October 10, 2019 00:54
-
-
Save saurabhthareja90/09f344a4a31a2b7282f3c86a439f1b37 to your computer and use it in GitHub Desktop.
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
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