compose/.github
Djordje Lukic 39042aa8bd Build example and local backend conditionaly
* `make` will build the cli with all backends exnabled
* `make cross` will cross build without the example and local backend

You can still cross compile with all backends by doing

```console
$ BUILD_TAGS=example,local make cross
```

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2020-06-15 18:02:30 +02:00
..
workflows Build example and local backend conditionaly 2020-06-15 18:02:30 +02:00
PULL_REQUEST_TEMPLATE.md Change the way a context is stored 2020-05-22 16:32:43 +02:00