https://github.com/ivotron/docker-openssh
Because sometimes there is no other way
https://github.com/ivotron/docker-openssh
Last synced: 22 days ago
JSON representation
Because sometimes there is no other way
- Host: GitHub
- URL: https://github.com/ivotron/docker-openssh
- Owner: ivotron
- Created: 2016-10-14T22:27:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T03:05:36.000Z (almost 8 years ago)
- Last Synced: 2025-01-26T08:13:27.036Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sometimes a parallel/distributed application relies on having SSH
access to its peers (e.g. [MPI
applications](https://github.com/ivotron/docker-openmpi)). For a more
feature-complete image, take a look at
[this](https://github.com/jeroenpeeters/docker-ssh), which we couldn't
make use of since we needed a debian-based image.