mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-22 15:59:03 +00:00
quickstart: fix Ansible docker_container module install command
Signed-off-by: Shirong Hao <shirong@linux.alibaba.com>
This commit is contained in:
committed by
Fabiano Fidêncio
parent
40d3394918
commit
5e3e36fe3b
@@ -31,7 +31,7 @@ from the operator test suite, which will setup a single-node cluster on your
|
|||||||
machine for testing purpose.
|
machine for testing purpose.
|
||||||
This script requires `ansible-playbook`, which you can install on CentOS/RHEL using
|
This script requires `ansible-playbook`, which you can install on CentOS/RHEL using
|
||||||
`dnf install ansible-core`, and the Ansible `docker_container` module, which you can
|
`dnf install ansible-core`, and the Ansible `docker_container` module, which you can
|
||||||
get using `ansible-galaxy colection install community.docker`.
|
get using `ansible-galaxy collection install community.docker`.
|
||||||
|
|
||||||
> **Note** You can also use a Kind or Minikube cluster with containerd runtime to try out the CoCo stack
|
> **Note** You can also use a Kind or Minikube cluster with containerd runtime to try out the CoCo stack
|
||||||
for development purposes. Make sure to use the `kata-clh` runtime class for your workloads when using Kind or
|
for development purposes. Make sure to use the `kata-clh` runtime class for your workloads when using Kind or
|
||||||
|
Reference in New Issue
Block a user