o2r-project / containerit

Package an R workspace and all dependencies as a Docker container
https://o2r.info/containerit/
GNU General Public License v3.0
289 stars 29 forks source link

added copy export, to fix #171 #190

Open muschellij2 opened 2 years ago

muschellij2 commented 2 years ago

Simply added example and copy export, to fix #171

muschellij2 commented 2 years ago

Some failures seem due to new sysreqs coming into play https://ci.appveyor.com/project/nuest/containerit-rrvpq/builds/41103797#L1538

muschellij2 commented 2 years ago

Microbadger is shudown: https://twitter.com/microscaling/status/1361054926399557644?s=20

muschellij2 commented 2 years ago

This also has the enhancement of sysreqs to fixing #193

muschellij2 commented 2 years ago

I've also added output for Add and Env in my version.

muschellij2 commented 2 years ago

I think we're goign to simply move forward in our work with these changes and rely on my version. Let me know if, in the future, there's anything I can do to incorporate this into the main branch.