Merge pull request #4279 from GabyCT/topic/updateosbuilderreadme

docs: Remove clear containers reference in README
This commit is contained in:
GabyCT 2022-05-18 14:26:56 -05:00 committed by GitHub
commit d7aded7238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,12 +82,6 @@ must be met:
$ 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.
```