Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xynydev/clicontainer

My development-focused distrobox image. Does not include configuration, that is handled by Nix.
https://github.com/xynydev/clicontainer

Last synced: 15 days ago
JSON representation

My development-focused distrobox image. Does not include configuration, that is handled by Nix.

Awesome Lists containing this project

README

        

# clicontainer

```sh
distrobox rm --force cli

distrobox create --name cli --image ghcr.io/einohr/clicontainer:latest

distrobox enter cli
```