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

NAME

6       apptainer-plugin-compile - Compile an Apptainer plugin
7
8
9

SYNOPSIS

11       apptainer plugin compile [compile options...]
12
13
14

DESCRIPTION

16       The 'plugin compile' command allows a developer to compile an Apptainer
17         plugin  in  the  expected environment. The provided host directory is
18       the
19         location of the plugin's source code. A  compiled  plugin  is  packed
20       into a SIF file.
21
22
23

OPTIONS

25       --disable-minor-check[=false]      disable minor package version check
26
27
28       -h, --help[=false]      help for compile
29
30
31       -o, --out=""      path of the SIF output file
32
33
34

EXAMPLE

36                $ apptainer plugin compile $HOME/apptainer/test-plugin
37
38
39
40

SEE ALSO

42       apptainer-plugin(1)
43
44
45

HISTORY

47       22-Jun-2022 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra      Jun 2022                       apptainer(1)
Impressum