mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
README: snap installation instructions
This commit is contained in:
parent
27ae69a3d0
commit
73d9a36cf7
1 changed files with 7 additions and 0 deletions
|
|
@ -42,6 +42,13 @@ brew tap jesseduffield/lazydocker
|
||||||
brew install lazydocker
|
brew install lazydocker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Snap
|
||||||
|
|
||||||
|
```sh
|
||||||
|
snap install lazydocker
|
||||||
|
snap connect lazydocker:docker-support
|
||||||
|
```
|
||||||
|
|
||||||
### Binary Release (Linux/OSX)
|
### Binary Release (Linux/OSX)
|
||||||
|
|
||||||
You can manually download a binary release from [the release page](https://github.com/jesseduffield/lazydocker/releases).
|
You can manually download a binary release from [the release page](https://github.com/jesseduffield/lazydocker/releases).
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue