1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-plugin-compile - Compile a Singularity plugin
7
8
9

SYNOPSIS

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

DESCRIPTION

16       The  'plugin compile' command allows a developer to compile a Singularā€
17       ity
18         plugin in the expected environment. The provided  host  directory  is
19       the
20         location  of  the  plugin's  source code. A compiled plugin is packed
21       into a SIF
22         file.
23
24
25       NOTE: Before using this command, make sure that you trust the origin of
26       the
27         plugin,  and  that  you are certain it does not contain any malicious
28       code.
29
30
31

OPTIONS

33       -h, --help[=false]      help for compile
34
35
36       -o, --out=""      path of the SIF output file
37
38
39

EXAMPLE

41                $ singularity plugin compile $HOME/singularity/test-plugin
42
43
44
45

SEE ALSO

47       singularity-plugin(1)
48
49
50

HISTORY

52       18-Sep-2023 Auto generated by spf13/cobra
53
54
55
56Auto generated by spf13/cobra      Sep 2023                     singularity(1)
Impressum