palantir / giraffe

Gracefully Integrated Remote Access For Files and Execution
https://palantir.github.io/giraffe/
Apache License 2.0
51 stars 16 forks source link

Convert build to use Circle 2.0 #66

Closed bluekeyes closed 5 years ago

bluekeyes commented 5 years ago

Fixes #61.

Things left to do:

bluekeyes commented 5 years ago

https://hub.docker.com/r/sickp/alpine-sshd/ looks promising for SSH testing, if I can figure out a way to get an SSH key into the container without building a derived image. Maybe we can SSH in with the password and then configure a key? It would require passing the password on the command line.