gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
557 stars 102 forks source link

Add support for 'podman container init' #615

Closed LewisGaul closed 2 months ago

LewisGaul commented 3 months ago

I haven't added the DockerClient.init() alias although podman init is supported, because it's not supported by docker... Should I add it?