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
5bbd670166
compose
/
tests
/
fixtures
/
ports-composefile-scale
/
docker-compose.yml
7 lines
88 B
YAML
Raw
Normal View
History
Unescape
Escape
Fixing docker-compose port with scale (#667) Fixes #667 and Closes #735 (taking over it) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-05-12 13:44:52 +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
Fixing docker-compose port with scale (#667) Fixes #667 and Closes #735 (taking over it) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-05-12 13:44:52 +02:00
command
:
/bin/sleep 300
ports
:
-
'3000'