mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 11:27:32 +00:00
Rename .yaml to .yml
docker-compose and other utilities use the .yml extension. For consistency rename all .yaml to .yml Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
This directory contains the files to build and run a container containing the
|
||||
virtio and Hyper-V socket stress tests. `test-virtsock-server.yaml` builds images which start the server inside the VM.
|
||||
virtio and Hyper-V socket stress tests. `test-virtsock-server.yml` builds images which start the server inside the VM.
|
||||
|
||||
The client, to be run on the host as per this [README](https://github.com/rneugeba/virtsock/blob/master/examples/README.md), can be obtained compiled from [here](https://github.com/rneugeba/virtsock).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user