Skip to content

Instantly share code, notes, and snippets.

@amy
Created March 30, 2017 00:19
Show Gist options
  • Select an option

  • Save amy/1e140498ac69cf950ff1a9a6770b279a to your computer and use it in GitHub Desktop.

Select an option

Save amy/1e140498ac69cf950ff1a9a6770b279a to your computer and use it in GitHub Desktop.
version: '2'
services:
php:
image: php:7.1.3
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment