Highlight that an ARM version is not available. (#17149)

This commit is contained in:
Bascht74 2021-03-29 10:18:07 +02:00 committed by GitHub
parent 9e5d1835cb
commit 275632138e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ The `facebox` image processing platform allows you to detect and recognize faces
## Setup
Facebox runs in a Docker container and it is recommended that you run this container on a machine with a minimum of 2 GB RAM. On your machine with Docker, run the Facebox container with:
Facebox runs in a Docker container and it is recommended that you run this container on a x86 machine with a minimum of 2 GB RAM (an ARM version is not available). On your machine with Docker, run the Facebox container with:
```bash
MB_KEY="INSERT-YOUR-KEY-HERE"