mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
commit
a0386618f9
1 changed files with 2 additions and 6 deletions
|
|
@ -107,16 +107,12 @@ go get github.com/jesseduffield/lazydocker
|
|||
|
||||
### Arch Linux AUR
|
||||
|
||||
You can install lazydocker using your AUR package manager of choice or by running:
|
||||
You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/lazydocker) by running:
|
||||
|
||||
```sh
|
||||
git clone https://aur.archlinux.org/lazydocker.git ~/lazydocker
|
||||
cd ~/lazydocker
|
||||
makepkg --install
|
||||
yay -S lazydocker
|
||||
```
|
||||
|
||||
A development version of the AUR package is also [available](https://aur.archlinux.org/lazydocker-git.git)
|
||||
|
||||
### Docker
|
||||
|
||||
[](https://hub.docker.com/r/lazyteam/lazydocker)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue