This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
647f260b0a
compose
/
tests
/
fixtures
/
extends
/
common.yml
8 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
Implement `extends` Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-03-18 21:51:27 +01:00
web
:
image
:
busybox
command
:
/bin/true
Test that net can be extended Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-25 15:26:36 +01:00
net
:
host
Implement `extends` Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-03-18 21:51:27 +01:00
environment
:
-
FOO=1
-
BAR=1