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

Add provenance to model generation #54

Open
sverhoeven opened this issue Jul 13, 2020 · 3 comments
Open

Add provenance to model generation #54

sverhoeven opened this issue Jul 13, 2020 · 3 comments

Comments

@sverhoeven
Copy link
Member

Use https://github.com/recipy/recipy to track the input files, model generation script version and output files.

@jspaaks
Copy link
Contributor

jspaaks commented Jul 21, 2020

maybe simpler to implement is a script that makes tar balls out of the built containers.

@sverhoeven
Copy link
Member Author

Good suggestion

We could also use cwltool --provenance model-generation.cwl , to capture provenance info.
It doesnt tar Docker image, but records image name+label.

@jspaaks
Copy link
Contributor

jspaaks commented Jul 22, 2020

for the record, this may be helpful https://medium.com/@sh.tsang/docker-tutorial-4-exporting-container-and-saving-image-c3a7d792cfb6 (havent tried it though)

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

No branches or pull requests

2 participants