containers/podman

podman --remote exec ignores empty detach keys

Open

#28,193 创建于 2026年3月4日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Go (31,686 star) (3,107 fork)batch import
Good First Issuekind/bugstale-issuetriaged

描述

I've confirmed the fix in 5.8.0 for https://github.com/containers/podman/issues/27414 but it only fixes the issue for podman run, not podman exec. In the latter case, an empty string is treated as nothing and the default "C-p,C-q" is used instead of disabling the detach sequence.

贡献者指南

podman --remote exec ignores empty detach keys · containers/podman#28193 | Good First Issue