Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinosaki/wsl-images

Collection of pre-built distro images for Windows Subsystem for Linux
https://github.com/shinosaki/wsl-images

debian wsl wsl-debian

Last synced: 11 days ago
JSON representation

Collection of pre-built distro images for Windows Subsystem for Linux

Awesome Lists containing this project

README

        

# WSL Images

## Supported distributions
- Debian

## How to use
Running on Windows Terminal
```
> wsl --import

// e.g.
> wsl --import Debian C:\wsl\Debian debian-bookworm-240222.tar.gz
```

## Images

**"Preconf" images are optimized for WSL. (Recommended)** ([For more information](https://github.com/shinosaki/wsl-images/issues/2))
- Default username: `user`
- Default password: `pass`

### Debian
| Version | Build Date | Download Links |
| ------- | ---------- | -------------- |
| Buster (10.13) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/debian-buster-240223/debian-buster-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-buster-240223/debian-buster-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/debian-buster-240223/debian-buster-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-buster-240223/debian-buster-arm64-20240223-preconf.tar.gz) |
| Bullseye (11.9) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/debian-bullseye-240223/debian-bullseye-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-bullseye-240223/debian-bullseye-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/debian-bullseye-240223/debian-bullseye-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-bullseye-240223/debian-bullseye-arm64-20240223-preconf.tar.gz) |
| Bookworm (12.5) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/debian-bookworm-240223/debian-bookworm-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-bookworm-240223/debian-bookworm-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/debian-bookworm-240223/debian-bookworm-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/debian-bookworm-240223/debian-bookworm-arm64-20240223-preconf.tar.gz) |

### Ubuntu

| Version | Build Date | Download Links |
| ------- | ---------- | -------------- |
| Trusty (14.04) | 2024/02/22 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-trusty-240222/ubuntu-trusty-amd64-20240222.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-trusty-240222/ubuntu-trusty-arm64-20240222.tar.gz) |
| Xenial (16.04) | 2024/02/22 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-xenial-240222/ubuntu-xenial-amd64-20240222.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-xenial-240222/ubuntu-xenial-arm64-20240222.tar.gz) |
| Bionic (18.04) | 2024/02/22 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-bionic-240222/ubuntu-bionic-amd64-20240222.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-bionic-240222/ubuntu-bionic-arm64-20240222.tar.gz) |
| Focal (20.04) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-focal-240223/ubuntu-focal-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-focal-240223/ubuntu-focal-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-focal-240223/ubuntu-focal-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-focal-240223/ubuntu-focal-arm64-20240223-preconf.tar.gz) |
| Jammy (22.04) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-jammy-240223/ubuntu-jammy-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-jammy-240223/ubuntu-jammy-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-jammy-240223/ubuntu-jammy-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-jammy-240223/ubuntu-jammy-arm64-20240223-preconf.tar.gz) |
| Lunar (23.04) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-lunar-240223/ubuntu-lunar-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-lunar-240223/ubuntu-lunar-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-lunar-240223/ubuntu-lunar-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-lunar-240223/ubuntu-lunar-arm64-20240223-preconf.tar.gz) |
| Mantic (23.10) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-mantic-240223/ubuntu-mantic-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-mantic-240223/ubuntu-mantic-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-mantic-240223/ubuntu-mantic-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-mantic-240223/ubuntu-mantic-arm64-20240223-preconf.tar.gz) |
| Noble (24.04) | 2024/02/23 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-noble-240223/ubuntu-noble-amd64-20240223.tar.gz), [x64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-noble-240223/ubuntu-noble-amd64-20240223-preconf.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-noble-240223/ubuntu-noble-arm64-20240223.tar.gz), [arm64 Preconf](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-noble-240223/ubuntu-noble-arm64-20240223-preconf.tar.gz) |
| Devel | 2024/02/22 | [x64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-devel-240222/ubuntu-devel-amd64-20240222.tar.gz), [arm64](https://github.com/shinosaki/wsl-images/releases/download/ubuntu-devel-240222/ubuntu-devel-arm64-20240222.tar.gz) |