| CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Releases: jesseduffield/lazydocker
v0.24.3
f4fc366Changelog
- 43db69d Fix panic: validate Names slice length and use containerID as container name if Names slice is empty in container summary
- 78edbf3 Merge pull request #706 from nickspaargaren/upgrade-go-version-1.23
- f4fc366 Merge pull request #716 from ManManavadaria/bugfix/index-out-of-range-713
- 753c026 Upgrade Go version from 1.21 to 1.23 in Dockerfile
- 322e10d Use even newer Go version
- 3580e04 Use new go version
- b38db60 Use new setup-go version
Assets 15
- sha256:82f6a7f9264f65d8a6a88b41ff772cbf3a94961b15e5dbc2773012e14558a24e1.2 KB
2025-12-19T22:48:58Z - sha256:685d1b24048f9958fbc7f5a7efea9c26d81a6164f432883079993253460e48794.52 MB
2025-12-19T22:48:56Z - sha256:3f5f0c3127cdf94c91c62e001ef16b510711ef022c26fe4db2a392dfec88b9b74.79 MB
2025-12-19T22:48:57Z - sha256:fa233d7303f34bf2c71a8a53afd761852ad97c0dbeac4dbf806f8f06ef6e4c9e4.33 MB
2025-12-19T22:48:57Z - sha256:ce837be0f8421a7d0858425d50176ad481400c6e46b113623cd4bd20da465c164.45 MB
2025-12-19T22:48:56Z - sha256:280cdffcbb1d83e68df8052920643c3adac09a01910e4e2fdcafeae2c498fa514.44 MB
2025-12-19T22:48:56Z - sha256:745128939f9d1a828d4c9f9dee2bcf26a97854ec4e3bdec6747ac612c3bf19574.46 MB
2025-12-19T22:48:57Z - sha256:39f81a138fbd3290b5b78fa22d73793f856a2323b39241644c4fcc197718cdb44.69 MB
2025-12-19T22:48:57Z - sha256:1d20a0cc16bbcfab4360064a87bfefcd5382bd28429d78ead417b0f661efb6e54.38 MB
2025-12-19T22:48:57Z - sha256:1f79656fda6a97d69aa293971e9ebf16ea3fe2daa0fb2e4dee17aa3c38b7c2d24.54 MB
2025-12-19T22:48:56Z -
2025-12-19T22:44:26Z -
2025-12-19T22:44:26Z - Loading
v0.24.2
4137d21Changelog
- 4332656 Add Subble image
- f023b42 Add Subble job ad
- 86cce84 Add navigation via numbers
- 123af38 Add subble job ad
- 8ee57bf Add tuple png
- 587bbbf Change warp logo explicitly
- 992c138 Clean up
- c7b5868 Fix CI
- 826f029 Fix types
- e2bc42f Merge branch 'master' into feature/issue-522-add-number-like-lazygit
- c45bdea Merge pull request #540 from peauc/feature/issue-522-add-number-like-lazygit
- bedde4a Merge pull request #564 from viviannevilar/patch-1
- 1178381 Merge pull request #599 from A11Might/feat-show-panel-number
- 07558af Merge pull request #605 from A11Might/readme-add-manual-install
- 4137d21 Merge pull request #703 from jesseduffield/fix-docker-api
- b8a3ca1 Show jump panel keybindings in panel titles
- eaecd2c Update Config.md - location of the config in Windows
- 99bf41c Update README.md
- 46400c4 Update README.md
- 8a1975e Update README.md
- 4e2f26b Update README.md
- 3314ecb Updated README.md
- c8d2fbd fix: Update Docker client to support API version 1.52
- 15677ac readme add manual install part
- 5e0aeec run
go mod vendor
Assets 15
v0.24.1
be05115Thanks to everybody who contributed in this release!
What's Changed
- fix: Properly support remote docker daemon over ssh by @rajiv-k in #511
- fix lazydocker breaking when having default context in config by @peauc in #552
- Bump lots of dependencies for various improvements by @thaJeztah in #561
- This fixed a bug I had where sometimes lazydocker didn't realise it was in a folder with a docker compose file.
- Add hint to what .DockerCompose is in documentation by @hauskens in #554
- Use 'docker compose' by default by @jesseduffield in #563
- go.mod: github.com/docker/docker, docker/cli v27.1.1 by @thaJeztah in #568
New Contributors
- @github-actions made their first contribution in #536
- @peauc made their first contribution in #552
- @thaJeztah made their first contribution in #561
- @hauskens made their first contribution in #554
Full Changelog: v0.23.3...v0.24.1
Assets 15
v0.24.0
de40167Changelog
- 015a108 Add hint to .DockerCompose in documentation
- ed600c7 Dockerfile: fix alpine version
- 06ab7b7 Merge pull request #511 from rajiv-k/docker-host-ssh
- 1cf2e02 Merge pull request #536 from jesseduffield/create-pull-request/patch
- c73b3f7 Merge pull request #552 from peauc/feature/issue-493
- 4f375bb Merge pull request #554 from hauskens/patch-1
- 0849b80 Merge pull request #561 from thaJeztah/update_docker
- de40167 Merge pull request #563 from jesseduffield/docker-compose-command-update
- 58d5a18 README.md: Update Sponsors
- 1e34a9b Remove homebrew bump action
- 89020d6 Update readme
- df6c8c1 Use 'docker compose' by default
- f6c044d fix lazydocker breaking when having default docker explicitly mentioned in docker config
- 42b7ba1 fix: Properly support remote docker daemon over ssh
- 8fe9083 go.mod: github.com/Microsoft/go-winio v0.5.3
- 966ad05 go.mod: github.com/docker/docker, docker/cli v23.0.10
- 6f85b65 go.mod: github.com/docker/docker, docker/cli v24.0.7
- 0232610 go.mod: github.com/docker/docker, docker/cli v25.0.5
- 2d16389 go.mod: github.com/docker/docker, docker/cli v26.1.4
- 77a4de4 go.mod: github.com/docker/docker, docker/cli v27.0.3
- 463ddfd go.mod: github.com/docker/go-connections v0.5.0
- 3daea1e go.mod: github.com/docker/go-units v0.5.0
- 8ca3166 go.mod: github.com/imdario/mergo v0.3.16
- e27d487 go.mod: github.com/moby/term v0.5.0
- 61cd92b go.mod: github.com/morikuni/aec v1.0.0
- 6217ba0 go.mod: github.com/sirupsen/logrus v1.9.3
- ff579d8 go.mod: github.com/stretchr/testify v1.9.0
- bb5d70f go.mod: golang.org/x/time v0.5.0
- b010ea4 test.sh: fix file not being executable
- c84bb88 update to go1.21
Assets 15
v0.23.3
Some small changes in this release:
- Fixed a bug where logs did not appear in the main view as expected, especially on startup (cannot believe how long this was a thing for)
- Fixed bug where logs did not render correctly after returning from a subprocess (again; I just can't believe it)
- Fixed portugese typo (thanks Vininhos)
- Updated docs to use correct go version (thanks JoΓ£o Thallis)
- Added config for border style (thanks Scott McKendry)
- Updated appearance of scrollbars to be less ugly
Shameless plug: check out my new product https://www.subble.com which helps your company manage its SaaS subscriptions (discovery, licence management, etc)
Slightly less shameless plug: If you find value in my open source work, please sponsor me at https://github.com/sponsors/jesseduffield. Every donation helps!
Assets 15
v0.23.1
v0.23.0
cce9d40The important part of this release is that we now honour the host specified in the current docker context (courtesy of @rajiv-k !).
But thanks to all contributors who helped with this release!
Apologies for taking so long to cut new releases with lazydocker. I really do want to spend more time on this project but lazygit consumes pretty much all of my free time. I've got a PR in the works for changing things like timestamps/wrap/autoscroll/etc when viewing logs but it's in limbo until I find the time to get back to it.
Changelog
Features
- d2fa5e9 feat(docker): Honour the host specified in current docker context (#464) (@rajiv-k )
- 966570c Forward env vars to commands (@jesseduffield )
Translations
- 50582db feat(i18n): π Portuguese translation (#479) (@miguelfferraz )
- d2dd4db i18n: spanish translation (#473) (@luisnquin )
- 722fb88 Fix mistakes in French translation (#427) (@paulus85 )
- 42a9668 Fix polish translation (#467) (@panproteus )
Maintenance
- 9e90d2f Mention JSON schema (#474) (@EmilyGraceSeville7cf )
- e69449c Use go 1.20 (@jesseduffield )
- 953e560 fix: Maintenance typo (#477) (@testwill )
- 39e694f Add timeout to go linter (@jesseduffield )
- 2dda39d Appease linter (@jesseduffield )
- 6473810 Bump docker (@jesseduffield )
- 71e8e43 Bump version tag in installation docs for asdf (#476) (@helgeblod )
- f25a5eb Bump x/net (@jesseduffield )
Assets 15
v0.21.1
Assets 15
v0.21.0
Lots of good stuff in this release. Special shoutout to @tony-sol for adding the networks view!
What's Changed
- Add networks view by @tony-sol in #424
- Allow configuring number of logs to tail by @jesseduffield in #405
- Wrap custom commands on shell by @gusandrioli in #387
- Use service name as service ID by @nakaakist in #407
- Allow setting default screenMode by @Rdkang in #421
- Add selectedLineBgColor theme customization by @tiagovla in #420
- Allow showing compact container statuses by @martini1992 in #419
- Render container stats and configs as yaml by @tony-sol in #444
- Display hotkeys to detach from the container by @glendsoza in #411
- Chinese translation by @tabris233 in #441
- add dev-container by @jesseduffield in #401
- os: fix linter issue by @dawidd6 in #442
- Docs: explain go templates in custom commands by @jchvz in #428
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in #432
- Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in #439
- Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #448
- Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible by @dependabot in
New Contributors
- @nakaakist made their first contribution in #407
- @tony-sol made their first contribution in #424
- @dependabot made their first contribution in #432
- @jchvz made their first contribution in #428
- @Rdkang made their first contribution in #421
- @martini1992 made their first contribution in #419
- @tabris233 made their first contribution in #441
- @tiagovla made their first contribution in #420
- @glendsoza made their first contribution in #411
Full Changelog: v0.20.0...v0.21.0