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 file.
22
23
24

OPTIONS

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

EXAMPLE

37                $ singularity plugin compile $HOME/singularity/test-plugin
38
39
40
41

SEE ALSO

43       singularity-plugin(1)
44
45
46

HISTORY

48       11-Mar-2021 Auto generated by spf13/cobra
49
50
51
52Auto generated by spf13/cobra      Mar 2021                     singularity(1)
Impressum