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
cdae06a89c
compose
/
tests
/
fixtures
/
net-container
/
v2-invalid.yml
11 lines
135 B
YAML
Raw
Normal View
History
Unescape
Escape
Make 'version' a string Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-29 16:58:38 +01:00
version
:
"2"
Disable the use of 'net' in v2 Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-13 15:05:30 +01:00
services
:
foo
:
image
:
busybox
command
:
top
bar
:
image
:
busybox
command
:
top
net
:
"container:foo"