mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -04:00
* Add support for /exec/{id}/resize
* Add support for ErrSessionNotFound
* Resize container TTY as stdin changes size
* Refactor all resize functions into one handler
Signed-off-by: Jhon Honce <jhonce@redhat.com>