Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add docker cli as a requirement during check (#454)
Docker does not officially provide LTS versions, picked 18.0.0 as a baseline because it seems like a reasonable timeframe(2018), appears they are already out of support cycle. I think we should encourage but not enforce using newer versions that receives security updates.
- Loading branch information