Skip to content

Instantly share code, notes, and snippets.

@saurabhthareja90
Created October 10, 2019 00:54
Show Gist options
  • Select an option

  • Save saurabhthareja90/09f344a4a31a2b7282f3c86a439f1b37 to your computer and use it in GitHub Desktop.

Select an option

Save saurabhthareja90/09f344a4a31a2b7282f3c86a439f1b37 to your computer and use it in GitHub Desktop.

Revisions

  1. saurabhthareja90 created this gist Oct 10, 2019.
    3 changes: 3 additions & 0 deletions container_spec.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    describe docker.containers do
    its('images') { should include alpine:latest' }
    end