Hi, I was trying to get it up and running on a Jetson Nano 4GB model where I got deepstack going. Following the Ubuntu instructions I get this error:
Creating network "lastwatchai_default" with the default driver
Creating network "lastwatchai_laravel" with the default driver
Pulling mysql (mysql:5.7.29)...
5.7.29: Pulling from library/mysql
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries
I think that the docker-compose.yml file is for X64 platform.
To much for me to get to the solution.
It maybe easier getting it running on my BlueIris machine on Docker, but it's a little bit underpowerd.
Somebody?
Hi, I was trying to get it up and running on a Jetson Nano 4GB model where I got deepstack going. Following the Ubuntu instructions I get this error:
Creating network "lastwatchai_default" with the default driver
Creating network "lastwatchai_laravel" with the default driver
Pulling mysql (mysql:5.7.29)...
5.7.29: Pulling from library/mysql
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries
I think that the docker-compose.yml file is for X64 platform.
To much for me to get to the solution.
It maybe easier getting it running on my BlueIris machine on Docker, but it's a little bit underpowerd.
Somebody?