Skip to content

Instantly share code, notes, and snippets.

@zadoev
Last active February 8, 2016 14:46
Show Gist options
  • Select an option

  • Save zadoev/7562079bc2d60675cf8b to your computer and use it in GitHub Desktop.

Select an option

Save zadoev/7562079bc2d60675cf8b to your computer and use it in GitHub Desktop.
web:
image: php:5.5.32-apache
volumes:
- ./:/var/www/html
ports:
- "80:8383"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment