mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +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>
9 lines
69 B
Plaintext
9 lines
69 B
Plaintext
go 1.18
|
|
|
|
use (
|
|
.
|
|
./generic_test
|
|
./fuzz
|
|
./external_jsonlib_test
|
|
)
|