ZIP
WinGet
Lazydocker
JesseDuffield · 0.25.2 · arm
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
lazydocker_0.25.2_Windows_armv7.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JesseDuffield.Lazydocker
Version
0.25.2
Description
Terminal UI for both docker and docker-compose
License
MIT
↗
Installer URL
https://github.com/jesseduffield/lazydocker/releases/download/v0.25.2/lazydocker_0.25.2_Windows_armv7.zip
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 remaini…