mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-19 16:38:00 +00: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:
parent
da7ba2ef71
commit
69b1a072f2
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user