mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 00:04:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			97 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			97 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash -eux
 | |
| ./ssh.sh -t root@"$1" nsenter --mount --target 1 runc exec --tty kubelet ash -l
 |