Skip to content

mattbun/arch-sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arch-sshd

An arch linux docker container running sshd.

Configuration

The container can be configured using the following environment variables:

  • USERNAME - The username to use when logging in, defaults to "docker"
  • PASSWORD - The password to use when logging in, defaults to "changeme"
  • SHELL - Which shell to use, defaults to "/bin/bash"
  • UID - The UID of the login user, by default left blank
  • LOCALE_GEN - What to put in /etc/locale.gen
  • LOCALE_CONF - What to put in /etc/locale.conf
  • PORT - What port sshd should listen on

About

An arch linux docker container running sshd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published