ams.amc addon¶
Manage addons
Synopsis¶
Manage addons.
Addons are a way of customising the images that are used as the base for containers.
Basically, an addon is a tarball that provides several hooks and additional metadata. An example for an addon is one that enables the SSH service inside a container, to provide access from the outside for any kind of automation of the container.
See https://anbox-cloud.io/docs/ref/addons for detailed information.
Options¶
-h, --help help for addon
SEE ALSO¶
ams.amc - Anbox Management Client
ams.amc addon add - Add an addon
ams.amc addon delete - Delete an existing addon
ams.amc addon list - List available addons
ams.amc addon show - Show more information about a specific addon
ams.amc addon update - Update an existing addon