mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Merge a2d345b503 into bedde4a037
This commit is contained in:
commit
4ee975ba5c
1 changed files with 7 additions and 0 deletions
|
|
@ -107,6 +107,13 @@ You can install `lazydocker` using [Chocolatey](https://chocolatey.org/):
|
||||||
```sh
|
```sh
|
||||||
choco install lazydocker
|
choco install lazydocker
|
||||||
```
|
```
|
||||||
|
### Winget (Windows 10 1709 or later)
|
||||||
|
You can install `lazydocker` using [Winget](https://github.com/microsoft/winget-cli):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
winget install BastianPedersen.lazydocker
|
||||||
|
```
|
||||||
|
See [https://github.com/jesseduffield/lazydocker/issues/380#issuecomment-1891838998 for an explanation of the package name.
|
||||||
### asdf-vm
|
### asdf-vm
|
||||||
|
|
||||||
You can install [asdf-lazydocker plugin](https://github.com/comdotlinux/asdf-lazydocker) using [asdf-vm](https://asdf-vm.com/):
|
You can install [asdf-lazydocker plugin](https://github.com/comdotlinux/asdf-lazydocker) using [asdf-vm](https://asdf-vm.com/):
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue