Hi All,
I am newbie on circle ci trying to deploy the react native project i created the config.yml for recat native project then run circleci build command but i got the following error :-
Downloading latest CircleCI build agent…
Docker image digest: sha256:3d88cfffd448da07ff8ced22ccdca5adc09ff18e87dc7db9b8af5b8a47647c08
Error: failed to execute docker: not supported by windows
Note:- I have already installed docker for windows and tried the following commands in other command prompt docker --version (worked) so docker is properly installed on my windows machine.