Newbie trouble. pls help!

Hi, i’m a total noob in this so please feel free to ask me to check for the most obvious mistakes.

docker-compose up -d
Pulling database (mysql:5.7)…
5.7: Pulling from library/mysql
ERROR: no matching manifest for windows/amd64 10.0.18362 in the manifest list entries

i’ve installed mySQL separately, ut i can’t tell whether docker is trying to pull another mysql or just specific libraries required for docker…

google and a search for “amd64 10.0.18362” on git failed to tell me what i should do next so i’m dead in the water.

any and all pointer will be appreciated.

thanks