Skip to content

Instantly share code, notes, and snippets.

@jaceee
Created February 1, 2017 10:30
Show Gist options
  • Select an option

  • Save jaceee/12a14e5e96033753968a8e46f4e99a83 to your computer and use it in GitHub Desktop.

Select an option

Save jaceee/12a14e5e96033753968a8e46f4e99a83 to your computer and use it in GitHub Desktop.
Test html + php site
FROM tutum/apache-php
RUN rm -fr /app
ADD . /app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment