apptainer plugin compile

Compile an Apptainer plugin

Synopsis

The ‘plugin compile’ command allows a developer to compile an Apptainer plugin in the expected environment. The provided host directory is the location of the plugin’s source code. A compiled plugin is packed into a SIF file.

apptainer plugin compile [compile options...] <host_path>

Examples

$ apptainer plugin compile $HOME/apptainer/test-plugin

Options

-h, --help         help for compile
-o, --out string   path of the SIF output file

SEE ALSO

Auto generated by spf13/cobra on 13-Mar-2024