WIP: container.yml
authorLorin Hochstein <lhochstein@netflix.com>
Sun, 15 Jan 2017 03:33:54 +0000 (19:33 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sun, 15 Jan 2017 03:33:54 +0000 (19:33 -0800)
ch13/ansible/container.yml

index d5c276b..4fcfd4b 100644 (file)
@@ -1,5 +1,10 @@
 version: "2"
 services:
+  nginx:
+  mezzanine:
+    image: ubuntu:xenial
+  memcached:
+  postgres:
   # Add your containers here, specifying the base image you want to build from
   # For example:
   #