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
- Host: GitHub
- URL: https://github.com/inkohx/archlinux4devcontainer
- Owner: InkoHX
- License: mit
- Created: 2023-02-02T08:14:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T10:21:21.000Z (over 1 year ago)
- Last Synced: 2025-01-08T11:24:31.265Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 107 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArchLinux image for Development Container
[](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` | ✅ |