docs: Remove clear containers reference in README

This PR removes the clear containers reference as this is not longer
being used and is deprecated at the rootfs builder README.

Fixes #4278

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2022-05-18 14:53:17 +00:00
parent c88a48be21
commit 24a2b0f6a2

View File

@ -82,12 +82,6 @@ must be met:
$ docker info | grep 'Default Runtime: runc' $ docker info | grep 'Default Runtime: runc'
``` ```
Note:
This requirement is specific to the Clear Containers runtime.
See [issue](https://github.com/clearcontainers/runtime/issues/828) for
more information.
3. Export `USE_DOCKER` variable. 3. Export `USE_DOCKER` variable.
``` ```