1apptainer(1)                                                      apptainer(1)
2
3
4

NAME

6       apptainer-checkpoint-instance  -  Checkpoint the state of a running in‐
7       stance (experimental)
8
9
10

SYNOPSIS

12       apptainer checkpoint instance
13
14
15

DESCRIPTION

17       The checkpoint instance command checkpoints an active instance by name.
18       The instance must
19         have been started with either --dmtcp-launch or --dmtcp-restart.
20
21
22

OPTIONS

24       -h, --help[=false]      help for instance
25
26
27       -H,  --home="/builddir"       a home directory specification.  spec can
28       either be a src path or src:dest pair.  src is the source path  of  the
29       home directory outside the container and dest overrides the home direc‐
30       tory within the container.
31
32
33

EXAMPLE

35                To checkpoint an instance:
36                $ apptainer checkpoint instance example-instance
37
38
39
40

SEE ALSO

42       apptainer-checkpoint(1)
43
44
45

HISTORY

47       10-Jan-2023 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum