| .. | 
			
		
		
			
				
					| 
						
							
						
						testdata
					 | 
				
				
					7f18b47a9a
					prefer canonical `compose.yaml` file name
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						attach.go
					 | 
				
				
					c9fbb9ba9c
					inspect container before attachment to use the adequate logic regarding TTY
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						build.go
					 | 
				
				
					0dffd5ba9f
					add support for build.secrets
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						build_buildkit.go
					 | 
				
				
					283f7a1ec5
					Bump buildx to v0.8.0
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						build_classic.go
					 | 
				
				
					500555b834
					linter
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						compose.go
					 | 
				
				
					e7f545907b
					don't remove external volumes/networks
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						container.go
					 | 
				
				
					49e7f2d45d
					Move compose v2 implementation under pkg/compose with dependencies
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						containers.go
					 | 
				
				
					f86f252a66
					composeService to use dockerCli's In/Out/Err streams
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						convergence.go
					 | 
				
				
					85a4d04096
					recreate container after image has been rebuilt/pulled
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						convergence_test.go
					 | 
				
				
					22b8c731c7
					prevent getCanonicalContainerName to crash
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						convert.go
					 | 
				
				
					49e7f2d45d
					Move compose v2 implementation under pkg/compose with dependencies
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						cp.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						create.go
					 | 
				
				
					e01687430e
					when using `bind` API, use compose-go to (re)build volume string
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						create_test.go
					 | 
				
				
					e01687430e
					when using `bind` API, use compose-go to (re)build volume string
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						dependencies.go
					 | 
				
				
					709190312c
					Fix to use Key instead of Service for graph updates
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						dependencies_test.go
					 | 
				
				
					c901edd65d
					introduce `convergence` to hold per-service Containers and prevent race conditions
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						down.go
					 | 
				
				
					672e2367fb
					don't ignore error
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						down_test.go
					 | 
				
				
					56e48f8360
					Fix down command without any resource to delete
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						errors.go
					 | 
				
				
					49e7f2d45d
					Move compose v2 implementation under pkg/compose with dependencies
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						events.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						exec.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						filters.go
					 | 
				
				
					1ae9b3cb5d
					move compose-cli code into docker/compose/v2
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						hash.go
					 | 
				
				
					fb9310caf2
					use CustomLabels for composeV2 metadata and not impact service hash
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						images.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						kill.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						kill_test.go
					 | 
				
				
					cd8074d501
					kill only need project name
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						logs.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						ls.go
					 | 
				
				
					f86f252a66
					composeService to use dockerCli's In/Out/Err streams
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						ls_test.go
					 | 
				
				
					cb45c6f2df
					Add unit tests for combinedConfigFiles logic ✅
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						metrics.go
					 | 
				
				
					49e7f2d45d
					Move compose v2 implementation under pkg/compose with dependencies
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						pause.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						port.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						printer.go
					 | 
				
				
					740276f550
					handle "stop" event
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						ps.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						ps_test.go
					 | 
				
				
					22b8c731c7
					prevent getCanonicalContainerName to crash
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						pull.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						push.go
					 | 
				
				
					f86f252a66
					composeService to use dockerCli's In/Out/Err streams
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						remove.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						restart.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						run.go
					 | 
				
				
					fcff36fc8a
					now we use directly the Docker CLI to run autoremove flag should be pass as is
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						start.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						stop.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						stop_test.go
					 | 
				
				
					22b8c731c7
					prevent getCanonicalContainerName to crash
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						top.go
					 | 
				
				
					9668f600d1
					project name MUST be lowercase
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						up.go
					 | 
				
				
					cd8074d501
					kill only need project name
				 | 
				3 years ago |