Skip to content

Instantly share code, notes, and snippets.

@mizzy
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save mizzy/9527394 to your computer and use it in GitHub Desktop.

Select an option

Save mizzy/9527394 to your computer and use it in GitHub Desktop.
require 'specinfra'
include SpecInfra::Helper::Ubuntu
include SpecInfra::Helper::Dockerfile
backend.from 'ubuntu'
backend.install 'apache2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment