Pull different images on same OS/Arch

Hi,

I wonder if there is a possiblity to add two images with the same OS/Arch to one manifest and pull the “right” one automatically based on other labels than OS & Arch.

In my case I have two Nvidia Jetson devices, differing in their Jetpack Version, which leads to two images having the Linux/Arm64 under the same manifest.

I hope for a possibility to label the Host devices (Jetson boards)/Images, such that Docker knows to pull the correct one pending on the Jetpack version.

This label task hasn’t to done automatically by Docker for my usage.

Thanks in advance