mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Update README.md
docs: update in docs
This commit is contained in:
parent
76475f5178
commit
da428d1711
1 changed files with 7 additions and 0 deletions
|
|
@ -155,6 +155,13 @@ You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/la
|
||||||
yay -S lazydocker
|
yay -S lazydocker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install Automatic
|
||||||
|
chmod +x install_lazydocker.sh
|
||||||
|
./install_lazydocker.sh
|
||||||
|
source ~/.bashrc
|
||||||
|
lazydocker
|
||||||
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
[](https://hub.docker.com/r/lazyteam/lazydocker)
|
[](https://hub.docker.com/r/lazyteam/lazydocker)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue