[Wolfi Package Request]: micromamba #12955
Labels
needs-triage
applied to all new customer/user issues. Removed after triage occurs.
Stale
wolfi-package-request
used to track requests for new wolfi packages
What software would you like us to add to wolfi-os. Ideally include a URL to the project and its source.
which versions of the software should we include?
Latest: https://github.com/mamba-org/mamba/releases/tag/2023.12.21
Add some justification for why this specific package and versions are important.
micromamba
is a self-contained statically-linked executable for managing and working withconda
environments, with a key difference being thebase
conda environment is empty.From https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html#micromamba-user-guide
It's a smaller alternative to
conda
, and works well in constrained environments due tomicromamba
not requiring a default version of python or default packages in thebase
conda environment. #4888 is an example related to the default bundled python and associatedbase
environment packages.I'm happy to submit a PR for this, though I'm new to working with Wolfi OS. Thanks!
Please check all that apply
The text was updated successfully, but these errors were encountered: