apollo icon indicating copy to clipboard operation
apollo copied to clipboard

apollo5.5 aarch64-docker images can't be downloaded,How can I get it

Open hello-big-world opened this issue 2 years ago • 3 comments

The apollo5.5 aarch64-docker image of version 5.5 cannot be downloaded, but I use apollo5.5 aarch64 libtorch. How can I get the image

hello-big-world avatar Mar 12 '22 03:03 hello-big-world

how did you pull the apollo5.5 aarch64 docker?

daohu527 avatar Mar 14 '22 12:03 daohu527

@daohu527 change ARCH in dev_start.sh to Arrch64,then run bash docker/scripts/dev_start.sh

hello-big-world avatar Apr 13 '22 08:04 hello-big-world

The dev docker not support arm for now, but cyber. you can try bash docker/scripts/cyber_start.sh

By the way I can success pull dev_arm docker, but I'm not sure if it works.

daohu527 avatar Aug 02 '22 12:08 daohu527