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
589179a0e1
compose
/
tests
/
fixtures
/
simple-composefile-volume-r...
/
docker-compose.yml
3 lines
39 B
YAML
Raw
Normal View
History
Unescape
Escape
enable -v flag for docker-compose run command Give user ability to attach volumes while running containers with docker-compose run command. Example is given in the test implementation, command is compatible with the one provided by docker engine. Signed-off-by: Piotr Szymanski <skyleton@gmail.com>
2016-10-18 19:05:32 +02:00
simple
:
Pin test images on a non rolling tag Mainly busybox:latest to the current latest which is 1.31.0-uclibc Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-07-15 18:56:04 +02:00
image
:
busybox:1.31.0-uclibc