fix env substitution for docker compose v3

This commit is contained in:
Tomas Kral
2017-06-20 15:16:12 +02:00
parent ee7961216f
commit ef8c7a7a0a
4 changed files with 107 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
version: '3'
services:
foo:
image: foo/bar:latest
environment:
FOO: $foo