ducker
ducker copied to clipboard
A slightly quackers Docker TUI based on k9s 🦆
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.45.1. Release notes Sourced from tokio's releases. Tokio v1.45.1 1.45.1 (May 24th, 2025) This fixes a regression on the wasm32-unknown-unknown target, where code that previously...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.41. Release notes Sourced from chrono's releases. v0.4.41 What's Changed Add subsec_micros and subsec_millis methods to TimeDelta by @ggoetz in chronotope/chrono#1668 Deprecate NaiveDateTime::UNIX_EPOCH by @robertbastian...
In ducker-master/src/events/key.rs, the comment indicates that function will panic when n == 0, but it wouldn't. It looks like comment is wrong and should be modified. ```rust /// # Panics...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.218 to 1.0.219. Release notes Sourced from serde's releases. v1.0.219 Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0) Commits 49d098d Release 1.0.219 40f1d19...
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.18 to 1.0.19. Release notes Sourced from dyn-clone's releases. 1.0.19 Documentation improvements Commits 8ebc6ab Release 1.0.19 77d569f Point standard library links to stable 9e91015 Unset doc-scrape-examples for...
Implemented logic to enable connecting to remote docker hosts over tls (with self signed certificates ala https://docs.docker.com/engine/security/protect-access/#use-tls-https-to-protect-the-docker-daemon-socket) source: https://github.com/fussybeaver/bollard?tab=readme-ov-file#ssl-via-rustls should probably remove/change the unit tests I added since the docker...
from https://ratatui.rs/faq/ "Why am I getting duplicate key events on Windows?"
Hello, first off thanks for the work on Ducker. **Is your feature request related to a problem? Please describe.** It is a bit hard to identify which of the many...
Bumps [tui-big-text](https://github.com/joshka/tui-widgets) from 0.7.0 to 0.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...