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

https://github.com/inkohx/archlinux4devcontainer

ArchLinux image for Development Container
https://github.com/inkohx/archlinux4devcontainer

Last synced: about 1 month ago
JSON representation

ArchLinux image for Development Container

Awesome Lists containing this project

README

          

# ArchLinux image for Development Container

[![Docker](https://github.com/InkoHX/archlinux4devcontainer/actions/workflows/docker.yml/badge.svg?event=push)](https://github.com/InkoHX/archlinux4devcontainer/actions/workflows/docker.yml)

## Images

### Base

- `ghcr.io/inkohx/archlinux:base`

### Node.js

| Version | Image | Supported |
| --------- | ---------------------------------- | --------- |
| **v24.x** | `ghcr.io/inkohx/archlinux:node-24` | ✅ |
| **v23.x** | - | ❌ |
| **v22.x** | `ghcr.io/inkohx/archlinux:node-22` | ✅ |
| **v21.x** | `ghcr.io/inkohx/archlinux:node-21` | ❌ |
| **v20.x** | `ghcr.io/inkohx/archlinux:node-20` | ✅ |
| **v18.x** | `ghcr.io/inkohx/archlinux:node-18` | ❌ |
| **v16.x** | `ghcr.io/inkohx/archlinux:node-16` | ❌ |
| **v14.x** | `ghcr.io/inkohx/archlinux:node-14` | ❌ |

### Deno

| Version | Image | Supported |
| ---------- | ------------------------------- | --------- |
| **Latest** | `ghcr.io/inkohx/archlinux:deno` | ✅ |

### Bun

| Version | Image | Supported |
| ---------- | ------------------------------ | --------- |
| **Latest** | `ghcr.io/inkohx/archlinux:bun` | ✅ |

### Rust

| Version | Image | Supported |
| ---------- | ------------------------------- | --------- |
| **Latest** | `ghcr.io/inkohx/archlinux:rust` | ✅ |