mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 10:25:42 +00:00
add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, remove the /dev/null redirection for podman machine ssh's known_hosts file. resolves #15347 Signed-off-by: Charlie Doern <cdoern@redhat.com> Signed-off-by: cdoern <cbdoer23@g.holycross.edu> |
||
|---|---|---|
| .. | ||
| info.go | ||
| init.go | ||
| inspect.go | ||
| list.go | ||
| machine.go | ||
| machine_unix.go | ||
| machine_unsupported.go | ||
| machine_windows.go | ||
| platform.go | ||
| platform_windows.go | ||
| rm.go | ||
| set.go | ||
| ssh.go | ||
| start.go | ||
| stop.go | ||