Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xynydev/clicontainer
- Owner: xynydev
- License: apache-2.0
- Created: 2023-08-02T15:05:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T15:53:34.000Z (7 months ago)
- Last Synced: 2024-04-08T14:36:40.327Z (7 months ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clicontainer
```sh
distrobox rm --force clidistrobox create --name cli --image ghcr.io/einohr/clicontainer:latest
distrobox enter cli
```