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
6f62bcccbb
compose
/
pkg
/
e2e
/
fixtures
/
no-deps
/
volume-from.yaml
11 lines
132 B
YAML
Raw
Blame
History
services
:
app
:
image
:
nginx:alpine
volumes_from
:
-
db
db
:
image
:
nginx:alpine
volumes
:
-
/var/data
Reference in New Issue
View Git Blame
Copy Permalink