AlmaLinux / AlmaLinux/wsl-images
Feature Proposal: Add Chocolatey Alma Linux WSL installation package
- Lenguaje dominante
- C++
- Estrellas
- 62
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
There is a Community Package Management tool for Windows called [Chocolatey](https://community.chocolatey.org) and I think it would be nice if `AlmaLinux` also distribute WSL image using this tool, beside Microsoft Store. This would make installation / upgrade of WSL image be done via command line with the help of a package manager, and also leverage provisioning tool like `ansible`.
Example of using Chocolatey to install AlmaLinux WSL image
```
choco install wsl-almalinux-9
```
or
```
choco install wsl-almalinux-8
```
Other distros like Ubuntu, Alpine already had WSL image packages
https://community.chocolatey.org/packages/wsl-ubuntu-2004
https://community.chocolatey.org/packages/wsl-alpine
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.