vv9k/dockeye

GUI app for managing Docker/Podman

Rust

411

137 commits

updated Jul 7, 2022

See the code

README

dockeye

Build Status

GUI app for managing Docker

Installation

Prebuilt packages

Download one of the archives available on the releases page and extract it somewhere in your $PATH

AUR

To install from AUR, use your favorite AUR helper like paru:

$ paru -S dockeye

Building from source

Install required libraries (only required on Linux):

APT

$ apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev

Pacman

$ pacman -S libxcb libxkbcommon

To install dockeye you'll need the latest rust with cargo. To build run:

$ cargo build --release

and later copy ./target/release/dockeye to your $PATH.

usage

License

GPLv3

containers
docker
egui
gui
rust

Contributors

vv9k

135 commits

Bad3r

1 commits

nielsbom

1 commits

Languages

Rust

99.7%

vv9k/dockeye

GUI app for managing Docker/Podman

Rust

411

137 commits

updated Jul 7, 2022

See the code

README

dockeye

Build Status

GUI app for managing Docker

Installation

Prebuilt packages

Download one of the archives available on the releases page and extract it somewhere in your $PATH

AUR

To install from AUR, use your favorite AUR helper like paru:

$ paru -S dockeye

Building from source

Install required libraries (only required on Linux):

APT

$ apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev

Pacman

$ pacman -S libxcb libxkbcommon

To install dockeye you'll need the latest rust with cargo. To build run:

$ cargo build --release

and later copy ./target/release/dockeye to your $PATH.

usage

License

GPLv3

containers
docker
egui
gui
rust

Contributors

vv9k

135 commits

Bad3r

1 commits

nielsbom

1 commits

Languages

Rust

99.7%