apptainer-checkpoint-instance - Man Page

Checkpoint the state of a running instance (experimental)

Synopsis

apptainer checkpoint instance

Description

The checkpoint instance command checkpoints an active instance by name. The instance must
 have been started with either --dmtcp-launch or --dmtcp-restart.

Options

-h, --help[=false] help for instance

-H, --home="/builddir" 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.

Example

  To checkpoint an instance:
  $ apptainer checkpoint instance example-instance

See Also

apptainer-checkpoint(1)

History

13-Mar-2024 Auto generated by spf13/cobra

Referenced By

apptainer-checkpoint(1).

Mar 2024 Auto generated by spf13/cobra