Collects public keys from different sources and starts ssh server.
1.0K
Collects public keys from different sources and starts ssh server.
Based on alpine, pre-installed tools: curl, wget, mc, ssh, screen, docker, docker-compose.
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
Any variable that matches "^HTTP_SSH_KEY.*" will be fetched and resulting content will be added to authorized keys.
Any variable that matches "^SSH_KEY.*" will be added to authorized keys.
Content type
Image
Digest
Size
67.7 MB
Last updated
about 8 years ago
docker pull glorpen/remoting