gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
537 stars 100 forks source link

Should support passing encoding when getting container output #608

Open LewisGaul opened 1 month ago

LewisGaul commented 1 month ago

See https://github.com/gabrieldemarmiesse/python-on-whales/pull/607#issue-2401828786

It might be good to support the user passing encoding and errors through (much like subprocess.run())