https://github.com/biscgit/docker_rash
WIP! A simple version of docker desktop running only in the terminal written in Rust.
https://github.com/biscgit/docker_rash
Last synced: 11 months ago
JSON representation
WIP! A simple version of docker desktop running only in the terminal written in Rust.
- Host: GitHub
- URL: https://github.com/biscgit/docker_rash
- Owner: Biscgit
- License: other
- Created: 2024-03-19T18:18:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T18:42:04.000Z (about 2 years ago)
- Last Synced: 2025-02-12T23:18:53.358Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Dashboard
A minimalistic version of Docker-Desktop for Linux running only in the terminal written in Rust.
---
# Not finished yet!
# Work in progress!
## Requirements
The Following are **required** to run the application:
- `rust` >= `1.77.0 (2021 Edition)`
- `curl` >= `7.50.0`
Optional dependencies (but **highly recommended**):
- **Nerdfonts** >= `3.0.0`
Internet is only needed when web access is required, for example DockerHub images.
## Optional ToDos
- [ ] Replace `curl` with the inbuilt `tokio::net::UnixStream`
- [ ] Add remote socket + authentication
- [ ] Increase Rendering performance
- [ ] Group Compose
- [ ] Add Container Image symbols