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
525bc9ef7a
compose
/
tests
/
fixtures
/
duplicate-override-yaml-files
/
docker-compose.yml
11 lines
151 B
YAML
Raw
Blame
History
web
:
image
:
busybox:1.31.0-uclibc
command
:
"sleep 100"
links
:
-
db
db
:
image
:
busybox:1.31.0-uclibc
command
:
"sleep 200"
Reference in New Issue
View Git Blame
Copy Permalink