Skip to content

Docker Image used by TuxLab for Lab Enviornments built on Alpine Linux

License

Notifications You must be signed in to change notification settings

learnlinux/tuxlab-labvm-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSHD

Minimal Alpine Linux Docker container with sshd exposed and rsync installed.

Usage Example

docker build -t tuxlab_sshd .

docker run [--name NAME] -d -p 22 tuxlab_sshd

About

Docker Image used by TuxLab for Lab Enviornments built on Alpine Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages