Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2024-11-23 | 1.2 kB | |
lazydocker_0.24.1_Linux_x86_64.tar.gz | 2024-11-23 | 4.7 MB | |
lazydocker_0.24.1_Windows_armv7.zip | 2024-11-23 | 4.5 MB | |
lazydocker_0.24.1_Darwin_arm64.tar.gz | 2024-11-23 | 4.7 MB | |
lazydocker_0.24.1_Linux_arm64.tar.gz | 2024-11-23 | 4.3 MB | |
lazydocker_0.24.1_Linux_armv7.tar.gz | 2024-11-23 | 4.4 MB | |
lazydocker_0.24.1_Linux_x86.tar.gz | 2024-11-23 | 4.4 MB | |
lazydocker_0.24.1_Windows_armv6.zip | 2024-11-23 | 4.5 MB | |
lazydocker_0.24.1_Windows_x86_64.zip | 2024-11-23 | 4.8 MB | |
lazydocker_0.24.1_Darwin_x86_64.tar.gz | 2024-11-23 | 4.9 MB | |
lazydocker_0.24.1_Linux_armv6.tar.gz | 2024-11-23 | 4.4 MB | |
lazydocker_0.24.1_Windows_arm64.zip | 2024-11-23 | 4.4 MB | |
lazydocker_0.24.1_Windows_x86.zip | 2024-11-23 | 4.6 MB | |
README.md | 2024-11-23 | 1.4 kB | |
v0.24.1 source code.tar.gz | 2024-11-23 | 12.6 MB | |
v0.24.1 source code.zip | 2024-11-23 | 13.6 MB | |
Totals: 16 Items | 80.7 MB | 1 |
Thanks to everybody who contributed in this release!
What's Changed
- fix: Properly support remote docker daemon over ssh by @rajiv-k in https://github.com/jesseduffield/lazydocker/pull/511
- fix lazydocker breaking when having default context in config by @peauc in https://github.com/jesseduffield/lazydocker/pull/552
- Bump lots of dependencies for various improvements by @thaJeztah in https://github.com/jesseduffield/lazydocker/pull/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 https://github.com/jesseduffield/lazydocker/pull/554
- Use 'docker compose' by default by @jesseduffield in https://github.com/jesseduffield/lazydocker/pull/563
- go.mod: github.com/docker/docker, docker/cli v27.1.1 by @thaJeztah in https://github.com/jesseduffield/lazydocker/pull/568
New Contributors
- @github-actions made their first contribution in https://github.com/jesseduffield/lazydocker/pull/536
- @peauc made their first contribution in https://github.com/jesseduffield/lazydocker/pull/552
- @thaJeztah made their first contribution in https://github.com/jesseduffield/lazydocker/pull/561
- @hauskens made their first contribution in https://github.com/jesseduffield/lazydocker/pull/554
Full Changelog: https://github.com/jesseduffield/lazydocker/compare/v0.23.3...v0.24.1