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
1a1d1707ed
compose
/
pkg
/
e2e
/
fixtures
/
start-stop
/
other.yaml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Add E2E tests for `compose stop` with compose file Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2022-08-01 16:56:26 +02:00
services
:
a-different-one
:
image
:
nginx:alpine
and-another-one
:
Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2022-08-03 14:50:33 +02:00
image
:
nginx:alpine