I’m currently using an Ubuntu computer that has an ARMv8 Processor Rev 1 and I would like to run the commands listed in this tutorial. Creating a Real-Time License Plate Detection and Recognition App | NVIDIA Technical Blog
The problem is when I try to open a processor to try and run the tao commands, the container automatically exits and the log gives me an error saying this.
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
standard_init_linux.go:228: exec user process caused: exec format error
According to various forums I found, this means the processor is incompatible with the commands I need to run in order to perform a job. What are some docker repositories I can use to format the computer for this? Thank you in advance.