singularity overlay sync
Sync OCI-SIF manifest & config with overlay content
Synopsis
The overlay sync command updates the OCI manifest and config in an OCI-SIF image to reflect any changes that have been made to the content of a writable overlay.
singularity overlay sync oci-sif
Examples
To synchronize an OCI-SIF image containing an overlay:
$ singularity overlay sync /tmp/overlay.oci.sif
Options
-h, --help help for sync
SEE ALSO
singularity overlay - Manage an EXT3 writable overlay image
Auto generated by spf13/cobra on 4-Sep-2024