Vauxoo / docker-ssh

Ssh server
0 stars 6 forks source link

[IMP] entrypoint.sh: Now the SSH_KEY can be receives many ssh's #3

Closed JesusZapata closed 7 years ago

JesusZapata commented 7 years ago

Now the environment variable SSH_KEY can be separated with coma

SSH_KEY=uno,dos

image

JesusZapata commented 7 years ago

@ruiztulio In this PR now the environment variable SSH_KEY can be a list separated with coma