1apptainer(1) apptainer(1)
2
3
4
6 apptainer-checkpoint-instance - Checkpoint the state of a running in‐
7 stance (experimental)
8
9
10
12 apptainer checkpoint instance
13
14
15
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
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
35 To checkpoint an instance:
36 $ apptainer checkpoint instance example-instance
37
38
39
40
42 apptainer-checkpoint(1)
43
44
45
47 22-Nov-2023 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra Nov 2023 apptainer(1)