What's Changed
* Added docker.run(interactive=True, tty=True) by dand-oss in https://github.com/gabrieldemarmiesse/python-on-whales/pull/256
* fix `docker container create/run --network-alias` by thomasleveil in https://github.com/gabrieldemarmiesse/python-on-whales/pull/257
* Fix the remove flag in docker.compose.ps() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/253
* Fix docs by adding secrets by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/255
New Contributors
* dand-oss made their first contribution in https://github.com/gabrieldemarmiesse/python-on-whales/pull/256
* thomasleveil made their first contribution in https://github.com/gabrieldemarmiesse/python-on-whales/pull/257
**Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.27.0...v0.28.0