https://github.com/repronim/reproman-slurm
Container images for ReproMan & slurm CI
https://github.com/repronim/reproman-slurm
Last synced: about 1 year ago
JSON representation
Container images for ReproMan & slurm CI
- Host: GitHub
- URL: https://github.com/repronim/reproman-slurm
- Owner: ReproNim
- License: mit
- Created: 2019-12-19T19:45:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T13:45:36.000Z (over 5 years ago)
- Last Synced: 2025-04-09T21:48:53.817Z (about 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
This image exists for testing [ReproMan's][rman] Slurm submitter. All
the hard work is done by the [docker-centos7-slurm][dcs] image. This
Dockerfile adds OpenSSH on top so that the container can be exposed as
a ReproMan SSH resource.
At some point it'd be good to add [DataLad][dl] to the image to
provide a more fully functioning ReproMan resource. Doing so will
require custom Git and git-annex installs because the yum repository
for CentOS 7.7.1908 offers very old versions: Git 1.8.3.1 and
git-annex 5.20140221.
[dcs]: https://github.com/giovtorres/docker-centos7-slurm
[dl]: https://www.datalad.org/
[rman]: https://github.com/ReproNim/reproman