Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor Dockerutils to utilize ssh #51

Closed
rappdw opened this issue Jun 19, 2019 · 0 comments
Closed

Refactor Dockerutils to utilize ssh #51

rappdw opened this issue Jun 19, 2019 · 0 comments
Assignees

Comments

@rappdw
Copy link
Member

rappdw commented Jun 19, 2019

Docker has been update to allow ssh (see: docker/cli#1014)

Make use of this, it will simplify a lot

@rappdw rappdw self-assigned this Jun 19, 2019
mikekwright added a commit that referenced this issue Aug 7, 2019
….6 (#56)

* Add docker-machine notes

* Add docker-machine notes

* update to latest AWS DeepLearning AMI

* fixes #51 - Use ssh rather than TCP with TLS

* missed deleting obsolete `configure-docker.sh`

* Changes to support backward compatibility (to a little extent)

* Updates to ~/.ssh/config

(could support things like ProxyJump in the future...)

* update coverage omits

* update coverage omits

* Change handling of moniker

* Improve argument handling

* Fix bug (ssh config is create under $MONIKER rather than $IP)
@rappdw rappdw closed this as completed Aug 8, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant