containers/podman

podman --remote exec ignores empty detach keys

オープン

#28,193 opened on 2026/03/04

 (11 件のコメント) (0 件のリアクション) (1 人の担当者)Go (3,107 件のフォーク)batch import
Good First Issuekind/bugstale-issuetriaged

Repository metrics

Stars
 (31,686 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド