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
- Host: GitHub
- URL: https://github.com/detjensrobert/toolbx-images
- Owner: detjensrobert
- License: mit
- Created: 2024-03-28T23:58:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:48:10.000Z (4 months ago)
- Last Synced: 2025-02-16T19:32:30.691Z (4 months ago)
- Language: Dockerfile
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |