Skip to content

WIP! A simple version of docker desktop running only in the terminal written in Rust.

License

Notifications You must be signed in to change notification settings

Biscgit/docker_rash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WIP! A simple version of docker desktop running only in the terminal written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages