3scale / apisonator

Red Hat 3scale API Management Apisonator backend
https://3scale.net
Apache License 2.0
35 stars 27 forks source link

Makefile: use docker by default #168

Closed davidor closed 4 years ago

davidor commented 4 years ago

The development container does not work well with Podman

unleashed commented 4 years ago

There is a PR adding this which you'd be reverting. However, there is a known fix, which needs to be adapted to Apisonator. See https://github.com/3scale/echo-api/pull/137

davidor commented 4 years ago

The PR in echo-api that you referenced changes many things, what's the fix that should be adapted to Apisonator? More importantly, why didn't you fix it already or at least opened an issue :trollface:

I didn't want to revert all the changes in https://github.com/3scale/apisonator/pull/141 just wanted to change the default.

davidor commented 4 years ago

Let's close this then and adapt the fixes you mentioned in https://github.com/3scale/echo-api/pull/137