mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 06:44:23 +01:00
doc: Remove skopeo requirement from doc
We don't need skopeo to get the encrypted container image scenario working, so remove that instruction from the doc Fixes: #4587 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -412,7 +412,6 @@ steps:
|
||||
configured and created using the VM as a single node cluster and with `AA_KBC` set to `offline_fs_kbc`.
|
||||
```bash
|
||||
$ export KUBERNETES="yes"
|
||||
$ export SKOPEO="yes"
|
||||
$ export AA_KBC=offline_fs_kbc
|
||||
$ ~/ccv0.sh build_and_install_all
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user