mirror of https://github.com/docker/docs.git
				
				
				
			
		
			
				
	
	
	
		
			449 B
		
	
	
	
	
	
			
		
		
	
	
			449 B
		
	
	
	
	
	
| description | keywords | title | 
|---|---|---|
| Installing and running an SSHd service on Docker | docker, example, package installation, networking | Dockerize an SSH service | 
Running sshd inside a container is discouraged, however, it might be still useful for certain use cases such as port forwarding.
See https://github.com/linuxserver/docker-openssh-server for an example of Dockerized SSH service.