Signed-off-by: Chris Corbyn <[email protected]>
@@ -0,0 +1,11 @@
+db:
+ image: ubuntu
+ command: /bin/sleep 300
+web:
+ links:
+ - db:db
+console: