3scale / apisonator

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

Development environment based on docker compose. Remove CI image #354

Closed eguzki closed 3 months ago

eguzki commented 7 months ago
jlledom commented 5 months ago

I think we should use Podman rather than Docker

eguzki commented 5 months ago

ideally yes. More aligned with the company tech stack. That being said, facing the real world, if you can make it happen with podman, be my guest. We tried in the past in the APIcast repo https://github.com/3scale/APIcast/pull/1353 and failed miserably.

jlledom commented 5 months ago

I use podman for docker-compose files locally and it works fine. Not sure if that will work for people using Mac, though.

eguzki commented 5 months ago

what is Mac? :trollface:

jlledom commented 3 months ago

Closed by https://github.com/3scale/apisonator/pull/370