dry icon indicating copy to clipboard operation
dry copied to clipboard

dry - A Docker manager for the terminal @

Results 44 dry issues
Sort by recently updated
recently updated
newest added

I was running github actions to run linter [makezero](https://github.com/ashanbrown/makezero) for top github golang repos. see issues https://github.com/alingse/go-linter-runner/issues/1 and the github actions output https://github.com/alingse/go-linter-runner/actions/runs/9243005739/job/25426568199 ``` ==================================================================================================== append to slice `tasks` with...

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.3+incompatible to 26.1.3+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.3 26.1.3 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 25.0.3+incompatible to 26.1.3+incompatible. Commits b72abbb Merge pull request #5073 from vvoland/vendor-docker 26e9ff4 vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d) 4021ee9 Merge pull request #5071 from laurazard/backport/5051-26.1 326c713 OTel: implement missing...

dependencies

Hi, I encountered high CPU usage with `dry` on small Docker Swarm cluster (2 nodes). __Without dry:__ ![Image](https://github.com/user-attachments/assets/aead1585-897a-4fca-8535-5d73f9a52392) __With dry:__ ![Image](https://github.com/user-attachments/assets/0694f495-0130-4a5f-a1de-3e974ced37cb) When i killed `dry`, journal showed a lot of...