quarkusio/quarkus-super-heroes

Run with podman-compose instead of docker compose

Closed this issue · 1 comments

When I tried to run the project using 'podman-compose' on the provided YAML files the execution returns a 'KeyError'. I attached the erros below.

I would like to run the project with podman-compose. I'm no expert in docker/podman but I thought that it should be possible to run the 'podman-compose' tool.

image

image

I'm a newbie but if someone is able to provide some directions I can try to address this issue.

After reading this issue I updated my podman-compose to devel version and it worked.