Add windows release to README

This commit is contained in:
Paul Reichelt 2019-11-11 13:01:00 +01:00
parent 36075dc835
commit 3f976c2ad9
No known key found for this signature in database
GPG key ID: 93BCA3A183262981

View file

@ -57,7 +57,15 @@ brew install jesseduffield/lazydocker/lazydocker
brew install lazydocker
```
### Binary Release (Linux/OSX)
### Scoop (Windows)
You can install `lazydocker` using [scoop](https://scoop.sh/) from `extras` bucket.
```sh
scoop install lazydocker
```
### Binary Release (Linux/OSX/Windows)
You can manually download a binary release from [the release page](https://github.com/jesseduffield/lazydocker/releases).
@ -220,10 +228,6 @@ In the future I want to make this the default, but for now there are some CPU is
Because we support mouse events, you will need to hold option while dragging the mouse to indicate you're trying to select text rather than click on something. Alternatively you can disable mouse events via the `gui.ignoreMouseEvents` config value
### Does this work with Windows?
Currently not unless you use WSL. Instructions for setting up docker for WSL can be found here [here](https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly)
### Why can't I see my container's logs?
By default we only show logs from the last hour, so that we're not putting too much strain on the machine. This may be why you can't see logs when you first start lazydocker. This can be overwritten in the config's `commandTemplates`