mirror of
https://github.com/containers/conmon.git
synced 2026-02-05 06:46:42 +01:00
- Update Containerfile to use UBI10 base image instead of busybox - Replace busybox references with UBI10 commands in all test files - Add upper bound validation (1000) for terminal window size in ctrl.c to prevent wraparound bugs - Update CI/CD dependencies to include podman, bats, jq, and socat - Fix test assertions to expect proper terminal size behavior Fixes: #610 Signed-off-by: Jindrich Novy <jnovy@redhat.com>