Skip to content

Instantly share code, notes, and snippets.

@adityamenon-iom
adityamenon-iom / docker-compose.yml
Last active January 5, 2016 13:42
pull-docker-2legged-drupal-images
oauth-d7:
image: adityamenon/d7oauth:2legged
links:
- d7postgres
ports:
- "32769:80"
d7postgres:
image: adityamenon/d7postgres:2legged