SciDAS / slurm-in-docker

Slurm in Docker - Exploring Slurm using CentOS 7 based Docker images
MIT License
120 stars 47 forks source link

slurm-in-docker SciApp #21

Open cbmckni opened 6 years ago

cbmckni commented 6 years ago

I updated the branch for appliance development and added a new rough draft of the json file. Tomorrow I will focus more on argument passing and networking, which will require editing the actual images.

mjstealey commented 6 years ago

@cbmckni - we should outline an automated image build/test and push for when code gets merged to the master branch. Relatively easy to do in Jenkins if we want to take that route.

cbmckni commented 6 years ago

@mjstealey - Definitely a good idea. I will create a separate issue for discussion.