Skip to content

Instantly share code, notes, and snippets.

@roycehaynes
Created April 3, 2014 21:25
Show Gist options
  • Save roycehaynes/9963234 to your computer and use it in GitHub Desktop.
Save roycehaynes/9963234 to your computer and use it in GitHub Desktop.
Docker
FROM ubuntu:12.04
RUN mkdir -p /home/vagrant/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment