Docker Vulnerability Scan not Triggering on Image Push

We just set up a new repository, and when pushing images to our Docker Repo, all of the images show as “Not Scanned”. We are using Windows images, is this feature compatible with Windows or only Linux?

We have enabled “Basic Hub vulnerability scanning”, and if I am understanding the documentation correctly ( Basic vulnerability scanning (docker.com)) it seems like it should automatically kick off anytime an image is pushed, but it doesn’t seem to be getting triggered.

Nevermind, I do see now it is only compatible with Linux