Closed izxle closed 3 months ago
I have encountered a similar problem. You can solve this problem without going to the docker folder. Just run the following command from the root of the /AIMNet2 directory ' docker build --platform linux/amd64 --pull --rm -f "docker/Dockerfile_cpu" -t aimnet-box "." '
I cloned the repo, tried to build the docker, and got this error.
Running on MacOS Ventura 13.6 (22G120) with Docker 4.23.0 (120376)