spiegel_podman/pkg/machine/qemu
Brent Baude a2a166345e clean up socket and pid files from podman machine
to avoid segvs, we should clean up as much of the socket and regular
files from podman machine as possible on stop.  also, on start, we
should add logic to remove these files before starting in case the start
process is stopped prematurely (due to an error for example).

[NO TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2021-08-30 12:29:06 -05:00
..
config.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
machine.go clean up socket and pid files from podman machine 2021-08-30 12:29:06 -05:00
machine_unsupported.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
options_darwin.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_amd64.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_arm64.go Improvements for machine 2021-03-25 11:02:33 -05:00
options_linux.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_linux_amd64.go Add machine support for more Linux distros 2021-03-28 13:35:56 +02:00
options_linux_arm64.go Add machine support for qemu-system-aarch64 2021-03-29 21:53:48 +02:00