mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00

* Use vfkit command line assembly * Inject ignition file into guest using http over vsock * Ready notification through use of vsock [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>
3 lines
64 B
Go
3 lines
64 B
Go
// Package isatty implements interface to isatty
|
|
package isatty
|