Sign inSign up

glorpen/remoting

By glorpen

•Updated about 8 years ago

Collects public keys from different sources and starts ssh server.

Image
0

1.0K

glorpen/remoting repository overview

⁠Glorpen Remoting

Collects public keys from different sources and starts ssh server.

Based on alpine, pre-installed tools: curl, wget, mc, ssh, screen, docker, docker-compose.

⁠Usage

Simply run prepared container or configure it with env options.

Remember to bind docker.sock.

docker run --rm -v /run/docker.sock:/run/docker.sock
glorpen/remoting:glorpen

⁠Environment variables

⁠HTTP_SSH_KEY

Any variable that matches "^HTTP_SSH_KEY.*" will be fetched and resulting content will be added to authorized keys.

⁠SSH_KEY

Any variable that matches "^SSH_KEY.*" will be added to authorized keys.

Tag summary

Content type

Image

Digest

Size

67.7 MB

Last updated

about 8 years ago

docker pull glorpen/remoting