PackageTrack
Sign in Get early access

github.com/jesseduffield/lazydocker

v0.25.2 #27 most downloaded on Go modules jesseduffield/lazydocker

What this package is like to depend on

Last release 4 months ago

19 Apr 2026

Release timing varies

gaps range from 2 weeks to 9 months

Rarely documented

notes for 10 of 41 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

96 releases · first in 2019

9 releases in the last 12 months

see the full history below

Release timeline

96 releases · Jun 2019 to Apr 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 96
  1. v0.25.2 19 Apr 2026
    Release notes

    Changelog

    • 697cd44 Add some claude stuff
    • b17d474 Fixed forced project view
    • e3c1c86 Hide project/services panels when not in a docker-compose project
    • ebce4fc Initial plan
    • 9134abe Merge pull request #776 from jesseduffield/copilot/disable-forced-project-view
    • 8106125 Merge pull request #795 from ddibiasi/copilot/disable-forced-project-view
    • 7e7aadc Merge pull request #797 from jesseduffield/support-p-flag
    • 3974f6f Support -p flag and DRY up code
    • f5ff116 Use IsProjectScoped at remaining call sites + add test
    Open source →
    Release notes

    v0.25.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.25.0 15 Mar 2026
    Release notes

    Changelog

    • b65137a Add claude settings file
    • 26ce871 Improve projects support
    • 2ebe384 Merge pull request #774 from jesseduffield/better-project-support
    Open source →
    Release notes

    v0.25.0

    Compare

    Choose a tag to compare

    Open source →
  3. v0.24.4 17 Jan 2026
    Release notes

    Changelog

    • 3c9d134 Fix version lock issue
    • 577797d Merge pull request #744 from jesseduffield/fix-version-lock
    Open source →
    Release notes

    v0.24.4

    Compare

    Choose a tag to compare

    Open source →
  4. v0.24.3 19 Dec 2025
    Release notes

    Changelog

    • 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
    Open source →
    Release notes

    v0.24.3

    Compare

    Choose a tag to compare

    Open source →
  5. v0.24.3-0.20251115030107-78edbf3d2e3b 15 Nov 2025 pre-release

    Nothing published for this version

  6. v0.24.2 14 Nov 2025
    Release notes

    Changelog

    • 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
    Open source →
    Release notes

    v0.24.2

    Compare

    Choose a tag to compare

    Open source →
  7. v0.24.2-0.20251029105838-f023b42c89a3 29 Oct 2025 pre-release

    Nothing published for this version

  8. v0.24.2-0.20251011045102-3314ecb66cae 11 Oct 2025 pre-release

    Nothing published for this version

  9. v0.24.2-0.20250906071119-4e2f26b21e80 06 Sep 2025 pre-release

    Nothing published for this version

  10. v0.24.2-0.20241222104329-bedde4a03791 22 Dec 2024 pre-release

    Nothing published for this version

  11. v0.24.1 23 Nov 2024
    Release notes

    Thanks 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

    Full Changelog: v0.23.3...v0.24.1

    Open source →
    Release notes

    v0.24.1

    Compare

    Choose a tag to compare

    Open source →
  12. v0.24.1-0.20241123062422-be051153525b 23 Nov 2024 pre-release

    Nothing published for this version

  13. v0.24.0 21 Jul 2024
    Release notes

    Changelog

    • 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
    Open source →
    Release notes

    v0.24.0

    Compare

    Choose a tag to compare

    Open source →
  14. v0.23.4-0.20240721114927-de4016771206 21 Jul 2024 pre-release

    Nothing published for this version

  15. v0.23.4-0.20240530131550-06ab7b77b1e0 30 May 2024 pre-release

    Nothing published for this version

  16. v0.23.4-0.20240526043520-89020d6ead1f 26 May 2024 pre-release

    Nothing published for this version

  17. v0.23.3 26 May 2024
    Release notes

    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!

    Open source →
    Release notes

    v0.23.3

    Compare

    Choose a tag to compare

    Open source →
  18. v0.23.2 26 May 2024

    Nothing published for this version

  19. v0.23.2-0.20231027044139-80af149b023f 27 Oct 2023 pre-release

    Nothing published for this version

  20. v0.23.2-0.20231027043910-559265df4ac4 27 Oct 2023 pre-release

    Nothing published for this version

  21. v0.23.1 12 Oct 2023
    Release notes

    Changelog

    • e860416 Gracefully check for docker config
    • 8976f10 Merge pull request #489 from jesseduffield/graceful-dir-check
    • 1060e17 Updated README.md
    Open source →
    Release notes

    v0.23.1

    Compare

    Choose a tag to compare

    Open source →
  22. v0.23.1-0.20231012065013-1060e17731c8 12 Oct 2023 pre-release

    Nothing published for this version

  23. v0.23.0 10 Oct 2023
    Release notes

    v0.23.0

    Compare

    Choose a tag to compare

    Open source →
  24. v0.21.2-0.20231010221814-cce9d40f43c0 10 Oct 2023 pre-release

    Nothing published for this version

  25. v0.21.2-0.20230828113802-604ca8f0df4f 28 Aug 2023 pre-release

    Nothing published for this version

  26. v0.21.1 03 Aug 2023

    Nothing published for this version

  27. v0.21.1-0.20230803103907-c635266fae82 03 Aug 2023 pre-release

    Nothing published for this version

  28. v0.21.0 21 Jul 2023

    Nothing published for this version

  29. v0.20.1-0.20230721091423-e8e808ff47a7 21 Jul 2023 pre-release

    Nothing published for this version

  30. v0.20.1-0.20230721083127-454eaee2cf6e 21 Jul 2023 pre-release

    Nothing published for this version

  31. v0.20.1-0.20230306013618-866bcae50918 06 Mar 2023 pre-release

    Nothing published for this version

  32. v0.20.1-0.20221213101153-17fcdb2b202c 13 Dec 2022 pre-release

    Nothing published for this version

  33. v0.20.0 10 Nov 2022

    Nothing published for this version

  34. v0.19.1-0.20221023214301-292f2f469030 23 Oct 2022 pre-release

    Nothing published for this version

  35. v0.19.1-0.20221021203244-53248a1a7811 21 Oct 2022 pre-release

    Nothing published for this version

  36. v0.19.0 10 Oct 2022

    Nothing published for this version

  37. v0.18.2-0.20220713130625-3c607534d1f5 13 Jul 2022 pre-release

    Nothing published for this version

  38. v0.18.2-0.20220618033822-0b158dfabe46 18 Jun 2022 pre-release

    Nothing published for this version

  39. v0.18.2-0.20220514023108-3abff083ad7f 14 May 2022 pre-release

    Nothing published for this version

  40. v0.18.2-0.20220511130727-cc2f8032c702 11 May 2022 pre-release

    Nothing published for this version

  41. v0.18.1 11 May 2022

    Nothing published for this version

  42. v0.17.2-0.20220511100101-7396dcb0b7cd 11 May 2022 pre-release

    Nothing published for this version

  43. v0.17.2-0.20220511092556-100fc69f8514 11 May 2022 pre-release

    Nothing published for this version

  44. v0.17.2-0.20220510132219-011824a9b778 10 May 2022 pre-release

    Nothing published for this version

  45. v0.17.2-0.20220509125423-4f096c3c2b60 09 May 2022 pre-release

    Nothing published for this version

  46. v0.17.1 09 May 2022

    Nothing published for this version

  47. v0.9.2-0.20220509115341-087fd00759f6 09 May 2022 pre-release

    Nothing published for this version

  48. v0.9.2-0.20220323074602-6af9e54491a9 23 Mar 2022 pre-release

    Nothing published for this version

  49. v0.9.2-0.20220202041520-35bd0db5f8cd 02 Feb 2022 pre-release

    Nothing published for this version

  50. v0.9.2-0.20220119221509-e9d65eda03f3 19 Jan 2022 pre-release

    Nothing published for this version

  51. v0.9.2-0.20220110052938-048c4c9731fa 10 Jan 2022 pre-release

    Nothing published for this version

  52. v0.9.2-0.20220109070021-16848ef29b99 09 Jan 2022 pre-release

    Nothing published for this version

  53. v0.9.2-0.20211203101037-a0386618f958 03 Dec 2021 pre-release

    Nothing published for this version

  54. v0.9.2-0.20210906001544-4e201bb8f443 06 Sep 2021 pre-release

    Nothing published for this version

  55. v0.9.2-0.20210324211120-c88fba546f27 24 Mar 2021 pre-release

    Nothing published for this version

  56. v0.9.2-0.20210324210035-6fd5337cc272 24 Mar 2021 pre-release

    Nothing published for this version

  57. v0.9.2-0.20201209220031-415b14fb10ff 09 Dec 2020 pre-release

    Nothing published for this version

  58. v0.9.2-0.20201113025313-ff0a53bfadfb 13 Nov 2020 pre-release

    Nothing published for this version

  59. v0.9.1 19 Mar 2020

    Nothing published for this version

  60. v0.7.7-0.20191213103600-9bf4c8bffb35 13 Dec 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive