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
--disable-minor-check disable minor package version check
-h, --help help for compile
-o, --out string path of the SIF output file
SEE ALSO
apptainer plugin - Manage Apptainer plugins
Auto generated by spf13/cobra on 16-Feb-2023