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       -h, --help[=false]      help for compile
26
27
28       -o, --out=""      path of the SIF output file
29
30
31

EXAMPLE

33                $ apptainer plugin compile $HOME/apptainer/test-plugin
34
35
36
37

SEE ALSO

39       apptainer-plugin(1)
40
41
42

HISTORY

44       10-Jan-2023 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum