apptainer checkpoint instance
Checkpoint the state of a running instance (experimental)
Synopsis
The checkpoint instance command checkpoints an active instance by name. The instance must have been started with either –dmtcp-launch or –dmtcp-restart.
apptainer checkpoint instance <instance-name>
Examples
To checkpoint an instance:
$ apptainer checkpoint instance example-instance
Options
-h, --help help for instance
-H, --home string 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. (default "/home/runner")
SEE ALSO
apptainer checkpoint - Manage container checkpoint state (experimental)
Auto generated by spf13/cobra on 7-Jun-2023