Title: image.export | Singularity
Description: image.export These docs are for Singularity Version 2.5.2. For older versions, see our archive Export is a way to dump the contents of your container into a .tar.gz, or a stream to put into some other place. For example, you could stream this into an in memory tar in python. Importantly, this command was originally intended for Singularity version less than 2.4 in the case of exporting an ext3 filesystem. For Singularity greater than 2.4, the resulting export file is likely to be larger than the original squashfs counterpart. An example with an ext3 image is provided.Here we export an image into a .tar file:singularity image.export container.img > container.tarWe can also specify the file with --filesingularity image.export --file container.tar container.imgAnd here is the recommended way to compress your image:singularity image.export container.img | gzip -9 > container.img.tar.gz Previous Next Site last generated: Feb 15, 2022
Domain: singularityware.github.io
| None | IE=edge |
| name | image.export |
| thumbnail | http://singularity.lbl.gov/images/logo/logo.svg |
Links:
Viewport: width=device-width, initial-scale=1
Robots: noindex