Hi all,
Recently I tried to run docker-compose with some example compose files and they all worked
very nice. Great job! And thank you!
The only thing that I cannot run is
https://github.com/mistio/mist-ce
After modifying image paths from "abc" to "docker.io/library/abc
<
http://docker.io/library/abc>" I can run docker-compose.yml with Podman 3.4.4
without errors and all containers that would normally run with Docker do run after
docker-compose up -d. So it's difficult to say what went wrong...
If you look at the compose:
https://github.com/mistio/mist-ce/releases/download/v4.6.2/docker-compose...
It's definitely complicated so it doesn't surprise me that something broke.
Has anyone tried please?
Thank you.
Kind regards,
Dan