File lazydocker.changes of Package lazydocker
------------------------------------------------------------------- Fri Nov 14 15:34:49 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com> - Update to version 0.24.2+git20251114.4137d21: * Fix types * Fix CI * run `go mod vendor` * Clean up * fix: Update Docker client to support API version 1.52 * Add Subble job ad * Add subble job ad * Updated README.md * Update README.md * Update README.md * Add Subble image * Update README.md * Change warp logo explicitly * Update README.md * Add tuple png ------------------------------------------------------------------- Mon Dec 30 16:57:41 UTC 2024 - scott.bradnick@suse.com - Update to version 0.24.1+git20241222.bedde4a: * readme add manual install part * Show jump panel keybindings in panel titles * Add navigation via numbers * Update Config.md - location of the config in Windows ------------------------------------------------------------------- Sun Nov 24 08:46:16 UTC 2024 - scott.bradnick@suse.com - Update to version 0.24.1+git20241123.be05115: * go.mod: github.com/docker/cli v27.1.1 * go.mod: github.com/docker/docker v27.1.1 * Use 'docker compose' by default * go.mod: github.com/docker/docker, docker/cli v27.0.3 * go.mod: github.com/docker/docker, docker/cli v26.1.4 * go.mod: github.com/docker/docker, docker/cli v25.0.5 * update to go1.21 * go.mod: github.com/stretchr/testify v1.9.0 * go.mod: github.com/docker/go-connections v0.5.0 * go.mod: github.com/docker/docker, docker/cli v24.0.7 * go.mod: github.com/docker/docker, docker/cli v23.0.10 * go.mod: github.com/Microsoft/go-winio v0.5.3 * go.mod: golang.org/x/time v0.5.0 * go.mod: github.com/docker/go-units v0.5.0 * go.mod: github.com/moby/term v0.5.0 * go.mod: github.com/morikuni/aec v1.0.0 * go.mod: github.com/imdario/mergo v0.3.16 * go.mod: github.com/sirupsen/logrus v1.9.3 * test.sh: fix file not being executable * Dockerfile: fix alpine version * Add hint to .DockerCompose in documentation * fix lazydocker breaking when having default docker explicitly mentioned in docker config ------------------------------------------------------------------- Mon Jul 08 16:59:31 UTC 2024 - scott.bradnick@suse.com - Update to version 0.23.3+git20240530.06ab7b7: * fix: Properly support remote docker daemon over ssh ------------------------------------------------------------------- Sun May 26 15:22:02 UTC 2024 - scott.bradnick@suse.com - Update to version 0.23.3+git20240526.89020d6: * Update readme * README.md: Update Sponsors * Remove homebrew bump action * Use new github token * Update sponsors action * Remove loader code for confirmation panel * Bump gocui * Default to rounded corners * Fix issue where logs were buggy after returning from subprocess * Gracefully handle situation when container details have not yet loaded * Use taskID mutex properly * Get container details immediately after getting containers * Close stream when done with it * docs: add new 'border' option to config doc * feat: support for different border styles * Fix Go Version to install * Fix small Portuguese typo * Update README.md * Updated README.md * add warp png ------------------------------------------------------------------- Fri Oct 13 13:49:51 UTC 2023 - scott.bradnick@suse.com - Update to version 0.23.1+git20231012.1060e17: * Updated README.md * Gracefully check for docker config ------------------------------------------------------------------- Wed Oct 11 15:09:45 UTC 2023 - scott.bradnick@suse.com - Update to version 0.23.0+git20231011.cce9d40: * Bump docker * Bump x/net * Appease linter * Add timeout to go linter * Use go 1.20 * Forward env vars to commands * feat(docker): Honor the host specified in current docker context (#464) * Update cheatsheets * Fix mistakes in French translation (#427) * i18n: spanish translation (#473) * fix: Maintenance typo (#477) * Fixes #466 (#467) * Updated README.md * Mention JSON schema (#474) * Updated README.md * feat(i18n): 🌐 Portuguese translation (#479) * Updated README.md * Bump version tag in installation docs for asdf (#476) ------------------------------------------------------------------- Thu Aug 03 15:24:58 UTC 2023 - scott.bradnick@suse.com - Update to version 0.21.1+git20230803.c635266: * Updated README.md * Re-enable custom command template application (#470) ------------------------------------------------------------------- Fri Jul 21 13:52:22 UTC 2023 - scott.bradnick@suse.com - Update to version 0.21.0+git20230721.e8e808f: * Set goreleaser version * feat: add selectedLineBgColor theme customization (#420) * Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible (#448) * feat(i18n): 🌐 Chinese translation (#441) * Short status (#419) * Allow setting default screenMode (#421) * Docs: explain go templates in custom commands (#428) * Updated README.md * 287 Display hotkeys to detach from the container (#465) * Updated README.md * Allow to render container stats and configs both in `json` and `yaml` (#444) ------------------------------------------------------------------- Fri May 19 20:14:44 UTC 2023 - scott.bradnick@suse.com - Update to version 0.20.0+git20230329.fcc0bbe: * os: fix linter issue * Updated README.md * Bump github.com/docker/distribution * Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 * Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 ------------------------------------------------------------------- Mon Mar 06 22:23:49 UTC 2023 - scott.bradnick@suse.com - Update to version 0.20.0+git20230306.866bcae: * Updated README.md * regenerate cheatsheets * Add networks panel ------------------------------------------------------------------- Thu Jan 26 02:06:02 UTC 2023 - scott.bradnick@suse.com - Update to version 0.20.0+git20221213.17fcdb2: * Updated README.md * Wrap custom commands on shell * use service name as service ID * Updated README.md * allow configuring number of logs to tail * Updated README.md ------------------------------------------------------------------- Thu Jan 26 02:05:39 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com> - Initial version from upstream