Merge pull request #186 from reicheltp/add-win-to-docs

Add windows release to README
This commit is contained in:
Dawid Dziurla 2019-11-13 00:08:23 +01:00 committed by GitHub
commit 724d501115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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/):
```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`