i have create console application (.net fremwork 4.7.2 ) container image. push same image in ECR as private. now i am creating AWS batch when i select fragate as provision model in computing enviroment . after create job it's showing error as below.
"CannotPullContainerError: image operating system "windows" cannot be used on this platform"
can anyone help me to resolved this
i have a one image that contain console application . i need to exeucte that application in AWS batch.