$ docker inspect nvcr.io/nvidia/deepstream-l4t:5.0-20.07-base
...
"Architecture": "amd64",
"Os": "linux",
...
The image works, but it is should be set to arm64
$ docker inspect nvcr.io/nvidia/deepstream-l4t:5.0-20.07-base
...
"Architecture": "amd64",
"Os": "linux",
...
The image works, but it is should be set to arm64
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Missing l4t tensorrt image for deepstream 6.2 docker image | 0 | 292 | April 18, 2024 | |
| Error found when running the deepstream image | 3 | 488 | May 23, 2022 | |
| Docker image similar to the l4t version | 2 | 216 | April 11, 2024 | |
| Need Deepstream-Python docker containers for dGPU and Jetson | 12 | 1771 | October 12, 2021 | |
| Docker images built for the wrong architecture | 3 | 2878 | October 12, 2021 | |
| A problem about deepstream docker images in jetson(arm64) platform | 7 | 1087 | October 12, 2021 | |
| Questions about deepstream docker images | 4 | 439 | October 12, 2021 | |
| Building on the Deepstream image to include opencv, tensorflow, tf object detection library and tf_trt_models | 5 | 1151 | October 12, 2021 | |
| Error response from daemon when I tried to run deepstream | 6 | 602 | August 11, 2021 | |
| Make a deepstream docker image | 2 | 807 | October 12, 2021 |