Joffrey F
							
						 | 
						
							
							
								dd4e49ef98
							
							Merge pull request #4563 from shin-/3723-mem-reservation
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								ec252350ae
							
							Add mem_reservation option to service config in 2.0 and 2.1 formats
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								b454268f93
							
							Merge pull request #4565 from shin-/onorua-pids-limit
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								b6fb3f2634
							
							pids_limit not yet supported for swarm services - removing from v3 format
						 | 
						8 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								7512dccaa8
							
							Add dns_opt to 2.1 schema
						 | 
						8 years ago | 
					
				
					
						
							
								   George Lester
							
						 | 
						
							
							
								c7b8278e78
							
							Implemented dns_opt
						 | 
						9 years ago | 
					
				
					
						
							
								   Yaroslav Molochko
							
						 | 
						
							
							
								6a151aac04
							
							introducing pids_limit, fix for #4178
						 | 
						9 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								9f8e01fa94
							
							Merge pull request #3543 from milin/master
						 | 
						8 years ago | 
					
				
					
						
							
								   Joey Payne
							
						 | 
						
							
							
								33fcfca040
							
							Add test for cache_from
						 | 
						8 years ago | 
					
				
					
						
							
								   Yong Wen Chua
							
						 | 
						
							
							
								62f8b1402e
							
							Implement `userns_mode` HostConfig for services
						 | 
						9 years ago | 
					
				
					
						
							
								   George Lester
							
						 | 
						
							
							
								dada36f732
							
							Supported group_add
						 | 
						9 years ago | 
					
				
					
						
							
								   Jean-François Roche
							
						 | 
						
							
							
								d824cb9b06
							
							Add support for swappiness constraint
						 | 
						9 years ago | 
					
				
					
						
							
								   Tomas Tomecek
							
						 | 
						
							
							
								fea970dff3
							
							service: detailed error messages for create and start
						 | 
						9 years ago | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								1e176b58c5
							
							Merge pull request #3592 from stakodiak/fix-privilege-typo
						 | 
						9 years ago | 
					
				
					
						
							
								   George Lester
							
						 | 
						
							
							
								6fe5d2b543
							
							Implemented oom_score_adj
						 | 
						9 years ago | 
					
				
					
						
							
								   Jonathan Giannuzzi
							
						 | 
						
							
							
								3c77db709f
							
							Fix assertion that was always true
						 | 
						9 years ago | 
					
				
					
						
							
								   alex
							
						 | 
						
							
							
								68d73183eb
							
							Fix a typo in a test's name.
						 | 
						9 years ago | 
					
				
					
						
							
								   Milind Shakya
							
						 | 
						
							
							
								11a2eab549
							
							Replace assertEquals with assertEqual since the former is getting deprecated soon. Also, fix pep8 E309.
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								83df95d511
							
							Remove extra ensure_image_exists() which causes duplicate builds.
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								b33d7b3dd8
							
							Prevent unnecessary inspection of containers when created from an inspect.
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								732531b722
							
							Disable a test that is failing against 1.11.0rc1.
						 | 
						9 years ago | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								a20b84e6d2
							
							Merge pull request #3178 from aanand/2774-off-one-offs
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								be1476f24b
							
							Only allow tmpfs on v2.
						 | 
						9 years ago | 
					
				
					
						
							
								   Joffrey F
							
						 | 
						
							
							
								5826a2147b
							
							Use enum to represent 3 possible states of the one_off filter
						 | 
						9 years ago | 
					
				
					
						
							
								   Philip Walls
							
						 | 
						
							
							
								85c7d3e5ce
							
							Add support for docker run --tmpfs flag.
						 | 
						9 years ago | 
					
				
					
						
							
								   Jesus
							
						 | 
						
							
							
								6bfb23baaa
							
							Display containers name when scale a container
						 | 
						9 years ago | 
					
				
					
						
							
								   Aanand Prasad
							
						 | 
						
							
							
								adb8de367e
							
							Merge pull request #2388 from dnephin/fix_long_lines
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								43ecf8793a
							
							Address old TODO, and small refactor of container name logic in service.
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								d451578152
							
							Make environment variables without a value the same as docker-cli.
						 | 
						9 years ago | 
					
				
					
						
							
								   Daniel Nephin
							
						 | 
						
							
							
								4b04280db8
							
							Revert "Change special case from '_', None to ()"
						 | 
						9 years ago |