Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

initial virtualization draft #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PeerHerholz
Copy link

This PR introduces an initial virtualization draft for snfpy. It adds the following files:

  • generate_snfpy_images.sh : a small bash script that uses neurodocker to create Docker and Singularity files and also builds them locally if the user desires so
  • Dockerfile: the Dockerfile created through generate_snfpy_images.sh
  • Singularity: the Singularity recipe created through generate_snfpy_images.sh

Things to consider:

  • test examples within image
  • add a respective section in the Installation page of the docs
  • push to Dockerhub, including automated builds
  • tutorials on mybinder

@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #17 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files           9        9           
  Lines         530      530           
=======================================
  Hits          516      516           
  Misses         14       14           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd65e38...76805d7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant