mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 08:01:34 +01:00 
			
		
		
		
	Ensure we have ssh in container
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									519f22f9bf
								
							
						
					
					
						commit
						d207c30949
					
				| @ -13,8 +13,6 @@ RUN apt-get update \ | ||||
| 
 | ||||
| RUN adduser --shell=/bin/bash ssh-it-user | ||||
| 
 | ||||
| RUN service ssh start | ||||
| 
 | ||||
| ADD integration_test/etc_embedded_derp/tls/server.crt /usr/local/share/ca-certificates/ | ||||
| RUN chmod 644 /usr/local/share/ca-certificates/server.crt | ||||
| 
 | ||||
|  | ||||
| @ -6,8 +6,6 @@ RUN apt-get update \ | ||||
| 
 | ||||
| RUN useradd --shell=/bin/bash --create-home ssh-it-user | ||||
| 
 | ||||
| RUN service ssh start | ||||
| 
 | ||||
| RUN git clone https://github.com/tailscale/tailscale.git | ||||
| 
 | ||||
| WORKDIR /go/tailscale | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user