mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Added info about chocolatey package
This commit is contained in:
parent
10617da560
commit
e07ea952fc
1 changed files with 7 additions and 0 deletions
|
|
@ -64,6 +64,13 @@ You can install `lazydocker` using [scoop](https://scoop.sh/):
|
||||||
```sh
|
```sh
|
||||||
scoop install lazydocker
|
scoop install lazydocker
|
||||||
```
|
```
|
||||||
|
### Chocolatey (Windows)
|
||||||
|
|
||||||
|
You can install `lazydocker` using [Chocolatey](https://chocolatey.org/):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
choco install lazydocker
|
||||||
|
```
|
||||||
|
|
||||||
### Binary Release (Linux/OSX/Windows)
|
### Binary Release (Linux/OSX/Windows)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue