Increase the number of CPUs to 56 for nOS-V docker
This commit is contained in:
		
							parent
							
								
									81243cbc95
								
							
						
					
					
						commit
						61ea1af68b
					
				| @ -30,7 +30,10 @@ | ||||
|         registrationConfigFile = config.age.secrets."secrets/nosv-token".path; | ||||
|         dockerImage = "debian:stable"; | ||||
|         tagList = [ "docker" "xeon" ]; | ||||
|         registrationFlags = [ "--docker-network-mode host" ]; | ||||
|         registrationFlags = [ | ||||
|           "--docker-network-mode host" | ||||
|           "--docker-cpus 56" | ||||
|         ]; | ||||
|         environmentVariables = { | ||||
|           https_proxy = "http://localhost:23080"; | ||||
|           http_proxy = "http://localhost:23080"; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user