dry
dry copied to clipboard
dry - A Docker manager for the terminal @
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...
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...
Hi, I encountered high CPU usage with `dry` on small Docker Swarm cluster (2 nodes). __Without dry:__  __With dry:__  When i killed `dry`, journal showed a lot of...