spiegel_podman/pkg/bindings/containers
shiavm006 c0ae1a9bac Fix remote client rejecting empty --detach-keys string
The remote client (podman --remote) was incorrectly throwing an error
when --detach-keys="" was specified for attach, run, or start commands.
According to documentation and the v1.7.0 release notes, specifying an
empty string should disable detaching, not cause an error.

Fixes: #27414

Signed-off-by: shiavm006 <shivammittal42006@gmail.com>
2025-11-04 09:12:02 +05:30
..
archive.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
attach.go Fix remote client rejecting empty --detach-keys string 2025-11-04 09:12:02 +05:30
checkpoint.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
commit.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
create.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
diff.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
exec.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
healthcheck.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
logs.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
mount.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
rename.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
term_unix.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
term_windows.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_attach_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_checkpoint_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_commit_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_copy_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_create_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_diff_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_execinspect_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_execremove_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_execstart_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_execstartandattach_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_exists_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_export_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_healthcheck_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_init_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_inspect_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_kill_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_list_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_log_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_mount_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_mountedcontainerpaths_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_pause_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_prune_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_remove_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_rename_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_resizeexectty_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_resizetty_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_restart_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_restore_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_shouldrestart_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_start_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_stats_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_stop_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_top_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_unmount_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_unpause_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_wait_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
update.go Bump Go version to v6 2025-10-23 11:00:15 -04:00