Lower Docker req to 19, make sure we test locally #115

Closed
3wordchant wants to merge 1 commits from docker-version-req into main

1 Commits

Author SHA1 Message Date
3wc 65ba113696 Lower Docker req to 19, make sure we test locally
continuous-integration/drone/pr Build is passing Details
Ref #15

``` $ docker --version
Docker version 19.03.11, build 42e35e6
```

But abra works. So I think 19 might be sufficient?

Also, wondering if we should add `DOCKER_CONTEXT=default` to that check,
to make sure we're not querying a remote server. (Semi-related question
- should we also check remote Docker versions?)
2021-03-21 15:39:50 +02:00