spiegel_podman/pkg/bindings/containers
Colin Walters 4336c5a4f5 containers/attach: Note bug around goroutine leak
See:

- https://github.com/containers/podman-bootc/pull/59#issuecomment-2216051946
- https://github.com/containers/podman-bootc/pull/61

Sorry for not trying to fix this, but I am not aware of
a remotely straightforward way to do so.

Signed-off-by: Colin Walters <walters@verbum.org>
2024-07-09 11:55:18 -04:00
..
archive.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
attach.go containers/attach: Note bug around goroutine leak 2024-07-09 11:55:18 -04:00
checkpoint.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
commit.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers.go update golangci-lint to v1.59.1 2024-06-10 14:57:45 +02:00
create.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
diff.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
exec.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
healthcheck.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
logs.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
mount.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
rename.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
term_unix.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
term_windows.go Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00
types.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_attach_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_checkpoint_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_commit_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_copy_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_create_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_diff_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execinspect_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execremove_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execstart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execstartandattach_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_exists_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_export_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_healthcheck_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_init_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_inspect_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_kill_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_list_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_log_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_mount_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_mountedcontainerpaths_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_pause_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_prune_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_remove_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_rename_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_resizeexectty_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_resizetty_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_restart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_restore_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_shouldrestart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_start_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_stats_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_stop_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_top_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_unmount_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_unpause_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_wait_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
update.go Add support for updating restart policy 2024-04-17 08:23:51 -04:00