Hello,
You have podman-compose for that.
https://github.com/containers/podman-compose
Regards
Jérôme.
Le mar. 4 juin 2024 à 13:50, Mehdi Haghgoo via Podman <
podman(a)lists.podman.io> a écrit :
I have problem running docker-compose on a Rocky Linux server 9.4.
Instead
of Docker Compose, I want to use Podman. A service in my compose.yaml file
creates a container on the fly using Containerfile and runs the service.
When running an container equivalent to this service, how can I create the
container on the fly by first building using the Containerfile and then
bringing up the service?
Is this possible?
Or should I first create a custom image, push it to repo and pull it
before running the container?
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io