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

https://github.com/detjensrobert/toolbx-images

My own toolbx/distrobox images with extra packages
https://github.com/detjensrobert/toolbx-images

Last synced: 4 months ago
JSON representation

My own toolbx/distrobox images with extra packages

Awesome Lists containing this project

README

        

# toolbx-images

My own toolbx/distrobox images with extra packages

```sh
distrobox create --name arch --image ghcr.io/detjensrobert/toolbx-images:arch
```

## Available images

| **Name** | **Image** | **Description** |
| ----------- | -------------------------------------------- | ---------------------------------------------------------------------------------- |
| Arch | `ghcr.io/detjensrobert/toolbx-images:arch` | Arch container with all of the tools I use installed |
| Ubuntu | `ghcr.io/detjensrobert/toolbx-images:ubuntu` | Basic tools and |
| Arch w/ Zed | `ghcr.io/detjensrobert/toolbx-images:zed` | Arch container with the [Zed editor](https://zed.dev) and language servers/tooling |