Joffrey F
							
						 | 
						
							
							
								a5d8c68d42
							
							Also use docker CLI for interactive one-off runs.
						 | 
						7 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								dcaef15b34
							
							Use CLI for interactive exec on all platforms by default
						 | 
						7 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								250eed61a3
							
							Merge pull request #5579 from albers/completion-ps--services
						 | 
						7 years ago | 
					
				
					
						
							
								   Harald Albers
							
						 | 
						
							
							
								748357f665
							
							Remove duplicate `--filter` from help message for `ps`
						 | 
						7 years ago | 
					
				
					
						
							
								   Tom Van Rompaey
							
						 | 
						
							
							
								ab173472b4
							
							Fix small typo: bulid -> build
						 | 
						7 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								e174c3fd1c
							
							Revert -d/--timeout exclusion
						 | 
						7 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								c4fda0834d
							
							Merge pull request #5384 from ilinum/1498-docker-compose-services
						 | 
						7 years ago | 
					
				
					
						
							
								   Svyatoslav Ilinskiy
							
						 | 
						
							
							
								a1f0c3ed7c
							
							Rename `ps --filter` option from `key` to `source`.
						 | 
						7 years ago | 
					
				
					
						
							
								   Svyatoslav Ilinskiy
							
						 | 
						
							
							
								253bed497d
							
							Allow only one `--filter` argument and simplify code
						 | 
						7 years ago | 
					
				
					
						
							
								   Drew Romanyk
							
						 | 
						
							
							
								5db3cd60d4
							
							Reword & Optimize getting stopped containers & update tests
						 | 
						8 years ago | 
					
				
					
						
							
								   Drew Romanyk
							
						 | 
						
							
							
								ba0b3d421c
							
							Fix depends on restart behavior, fixes #3397
						 | 
						8 years ago | 
					
				
					
						
							
								   John Harris
							
						 | 
						
							
							
								963b004749
							
							Add COMPOSE_IGNORE_ORPHANS
						 | 
						7 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								c8ba50ff1e
							
							Avoid CLI crash if image has no tags
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								c2a5dd4c89
							
							Re-align docstring
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								eabccda9d1
							
							Merge pull request #5393 from summergirl21/3370-down-timeout
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								91bb682bdf
							
							Merge pull request #5435 from summergirl21/5434-up-d-timeout-not-allowed
						 | 
						8 years ago | 
					
				
					
						
							
								   Madeline Stager
							
						 | 
						
							
							
								16cc8437de
							
							Raise error if up used with both -d and --timeout
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								9098a67394
							
							Merge pull request #5410 from sethktaylor11/5374-build-memory
						 | 
						8 years ago | 
					
				
					
						
							
								   Samantha Miller
							
						 | 
						
							
							
								a6cdd62726
							
							Adds support for a memory flag to docker-compose build.
						 | 
						8 years ago | 
					
				
					
						
							
								   Svyatoslav Ilinskiy
							
						 | 
						
							
							
								be0b902631
							
							Add ability to list and filter services in `ps`
						 | 
						8 years ago | 
					
				
					
						
							
								   Samantha Miller
							
						 | 
						
							
							
								c36a2fb1ad
							
							Added a label option to 'docker-compose run' and test.
						 | 
						8 years ago | 
					
				
					
						
							
								   Madeline Stager
							
						 | 
						
							
							
								3b81e49c66
							
							implement --timeout flag for docker-compose down
						 | 
						8 years ago | 
					
				
					
						
							
								   Svyatoslav Ilinskiy
							
						 | 
						
							
							
								5924c6366e
							
							Fix minor issue in docker-compose config documentation.
						 | 
						8 years ago | 
					
				
					
						
							
								   Svyatoslav Ilinskiy
							
						 | 
						
							
							
								21e312e402
							
							Implement --filter flag for docker-compose config --services.
						 | 
						8 years ago | 
					
				
					
						
							
								   Guillermo Arribas
							
						 | 
						
							
							
								da32c44bce
							
							Terminate containers on SIGHUP (fixes #4909)
						 | 
						8 years ago | 
					
				
					
						
							
								   Guillermo Arribas
							
						 | 
						
							
							
								b30cb77a7b
							
							docker-compose exec doesn't have -e option (fixes #4551)
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								3e725162ec
							
							Reduce up() cyclomatic complexity
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								40c05cfc1e
							
							Add --no-start flag to up command. Deprecate create command.
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								60eed707d1
							
							Remove all colors in output when --no-ansi is set
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								7813d0a8fa
							
							Account for repo tag values that may contain a port
						 | 
						8 years ago |