mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 23:21:03 +00:00
README: set docker minimal version to match api
https://docs.docker.com/develop/sdk
This commit is contained in:
parent
b2878345b5
commit
fc329ac565
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke
|
|||
|
||||
## Requirements
|
||||
|
||||
- Docker >= **1.8** (API >= **1.25**)
|
||||
- Docker >= **1.13** (API >= **1.25**)
|
||||
- Docker-Compose >= **1.23.2** (optional)
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue