You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I have the same board with the same issue and it led me here. To which I came up with the same solution running it on the blue iris box. If you find/found a solution, please post here, as shall I. Cheers
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?
The text was updated successfully, but these errors were encountered: