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
c4fda0834d
compose
/
tests
/
fixtures
/
dockerfile-with-volume
/
Dockerfile
5 lines
82 B
Docker
Raw
Blame
History
FROM
busybox:latest
LABEL
com.docker.compose.test_image
=
true
VOLUME
/data
CMD
top
Reference in New Issue
View Git Blame
Copy Permalink