containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
4.85k stars 463 forks source link

podman-compose did not process ipvlan_mode option in the docker-compose. #952

Open bchoineubility opened 1 month ago

bchoineubility commented 1 month ago

Hi,

I am trying to migration to podman so, I ran it with docker-compose file I have used docker-compose. by the way, it complain as follow.

 Error: unsupported ipvlan network option ipvlan_mode

BR, Mark