carpentries-incubator / singularity-introduction

An introduction to singularity
https://carpentries-incubator.github.io/singularity-introduction
Other
11 stars 18 forks source link

Should we add some instructions on copying files to a remote (e.g. HPC) platform, for example using scp? #13

Closed jcohen02 closed 3 years ago

jcohen02 commented 3 years ago

There's a mention of copying a created singularity container to an HPC platform once you've built it on your local machine (see episode 3, just below "Permissions of the created image file) and use of scp is suggested - should we add a note box giving an example or two of using scp?