gabrieldemarmiesse / python-on-whales

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

Update container component to accept args as Iterable and Mapping #627

Closed LewisGaul closed 1 month ago

LewisGaul commented 1 month ago

Follows https://github.com/gabrieldemarmiesse/python-on-whales/pull/595 and https://github.com/gabrieldemarmiesse/python-on-whales/pull/599, working on https://github.com/gabrieldemarmiesse/python-on-whales/issues/584.