[Documentation] Document OCI switch

Document the OCI override switch

Signed-off-by: Nicolas signed-log FORMICHELLA <stigpro@outlook.fr>
pull/431/head
Nicolas signed-log FORMICHELLA 2 years ago
parent 19b7a30668
commit 075cd1b06b
No known key found for this signature in database
GPG Key ID: 273140E170D76BA6

@ -212,6 +212,11 @@ these principles when making changes.
```text
$ make test
```
If you don't use `docker` but an OCI engine akin to `podman`, you can set it through the `OCI` switch for every target
```text
$ make test OCI=podman
```
5. Create a feature branch, based off the `develop` branch.

Loading…
Cancel
Save