mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Merge 61277a1a75 into bedde4a037
This commit is contained in:
commit
b975dcbc0c
1 changed files with 9 additions and 0 deletions
|
|
@ -155,6 +155,15 @@ You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/la
|
||||||
yay -S lazydocker
|
yay -S lazydocker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### x-cmd
|
||||||
|
|
||||||
|
[x-cmd](https://www.x-cmd.com/) is a **toolbox for Posix Shell**, offering a lightweight package manager built using shell and awk.
|
||||||
|
```sh
|
||||||
|
x env use lazydocker
|
||||||
|
```
|
||||||
|
- Additionally, the [`x lazydocker ...`](https://www.x-cmd.com/pkg/lazydocker) command is available, which automatically download `lazydocker` without affecting the environment, such as not modifying the `PATH` variable.
|
||||||
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
[](https://hub.docker.com/r/lazyteam/lazydocker)
|
[](https://hub.docker.com/r/lazyteam/lazydocker)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue