jeroenpeeters / docker-ssh

SSH Server for Docker containers ~ Because every container should be accessible
GNU General Public License v2.0
641 stars 88 forks source link

Add argument 'SHELL_USER' to specify user which runs commands #26

Closed BafDyce closed 6 years ago

BafDyce commented 7 years ago

If SHELL_USER is not provided, 'root' will be used.

This also resolves #25