This commit is contained in:
Vitor Gomes 2026-04-19 11:28:44 +08:00 committed by GitHub
commit 8ccb5b7e6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,12 +159,12 @@ Required Go version >= **1.8**, <= **1.17**
go get github.com/jesseduffield/lazydocker go get github.com/jesseduffield/lazydocker
``` ```
### Arch Linux AUR ### Arch Linux
You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/lazydocker) by running: You can install lazydocker from the official Arch repositories by running:
```sh ```sh
yay -S lazydocker sudo pacman -S lazydocker
``` ```
### Docker ### Docker