mirror of
				https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
				synced 2025-11-04 03:14:24 +01:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								FROM scratch
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								LABEL maintainer="neingeist"
							 | 
						||
| 
								 | 
							
								LABEL org.opencontainers.image.source="https://github.com/neingeist/docker-mod-openssh-server-tweaks"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								COPY root/ /
							 |