I got the below-mentioned error while running the docker build command in the windows server 2016. The docker version 18.03 ee.
Step 1/9 : FROM node:16
16: Pulling from library/node
no matching manifest for windows/amd64 in the manifest list entries
I have also Set the "experimental": true, but it not working.