The current DPL development docker image is only compatible with AMD64 devices, pulled via this command:
docker pull nvcr.io/nvidia/doca/dpl_dev:1.0.1-doca2.10.0-host
Is there such an image available for ARM platforms? Thanks for any reply.
The current DPL development docker image is only compatible with AMD64 devices, pulled via this command:
docker pull nvcr.io/nvidia/doca/dpl_dev:1.0.1-doca2.10.0-host
Is there such an image available for ARM platforms? Thanks for any reply.
Hi @jcguo2
Currently, the DPL development Docker image (nvcr.io/nvidia/doca/dpl_dev:1.0.1-doca2.10.0-host
) is only compatible with AMD64 architecture and does not natively support ARM platforms such as ARM64.
There is no official ARM-compatible version of this image available at this time.
Regards,
Vladislav