apptainer-checkpoint-instance
Checkpoint the state of a running instance (experimental)
- Provided by: apptainer (Version: 1.4.5-1)
- Report a bug
Checkpoint the state of a running instance (experimental)
apptainer checkpoint instance
The checkpoint instance command checkpoints an active instance by
name. The instance must
have been started with either --dmtcp-launch or --dmtcp-restart.
-h, --help[=false] help for instance
-H, --home="/home/buildd" a home directory specification. spec can either be a src path or src:dest pair. src is the source path of the home directory outside the container and dest overrides the home directory within the container.
To checkpoint an instance: $ apptainer checkpoint instance example-instance
12-Jan-2026 Auto generated by spf13/cobra