Skip to content

[Request]: Distinct location for user-installed plugins. #340

@jglogan

Description

@jglogan

Feature or enhancement request details

As an initial step toward a stable facility for extending container, we need to have a location for user-installed plugins that is distinct from both the core installation directory and from user data.

At present container searches for user-installed plugins in the directory user-plugins under the user data directory. This is problematic because if I install a plugin package (or use brew install), I'd expect to remove the package using the uninstaller script from the installer (or use brew uninstall).

The proposal is to update container to search for plugins in libexec/container-plugins, relative to the installation root.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

nextItems in scope for the next few milestones

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions