mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 17:22:33 +00:00
docs: Fix typo
Correct a spelling mistake. Fixes: #309. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
07146a0934
commit
7437ce8442
@ -3,9 +3,9 @@
|
||||
|
||||
## Run the osbuilder tests
|
||||
|
||||
osbuilder provides a test script that creates all images and initrds for all
|
||||
supported distributions and then tests them to ensure a Kata Container can
|
||||
be created with each.
|
||||
osbuilder provides a test script that creates all rootfs disk images and
|
||||
initrd images for all supported distributions and then tests them to ensure a
|
||||
Kata Container can be created with each.
|
||||
|
||||
Before the build phase, the test script installs the Docker container manager
|
||||
and all the Kata components required to run test containers. This step can be
|
||||
|
Loading…
Reference in New Issue
Block a user