mirror of
				https://github.com/containers/podman.git
				synced 2025-10-31 01:50:50 +08:00 
			
		
		
		
	 8afffa1aa7
			
		
	
	8afffa1aa7
	
	
	
		
			
			Also, we don't proxy SIGURG (Golang uses it internally for waking threads, so Go processes get it constantly (see [1] for more details). [1] https://github.com/golang/go/issues/37942 Signed-off-by: Matt Heon <mheon@redhat.com>
		
			
				
	
	
	
		
			280 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			280 B
		
	
	
	
	
	
	
	
####> This option file is used in: ####> podman attach, run, start ####> If file is edited, make sure the changes ####> are applicable to all of those.
--sig-proxy
Proxy received signals to the container process. SIGCHLD, SIGURG, SIGSTOP, and SIGKILL are not proxied.