build a docker image

0
Hello, I wish to build a docker image of my app. I downloaded the Mendix Docker Buildpack and I have followed the instruction of the document https://docs.mendix.com/developerportal/deploy/docker-deploy. However when I run the “docker build” command on my development machine (Windows Server 2019 build 17763.615) I got the error: “Step 2/21 : FROM ${ROOTFS_IMAGE} latest: Pulling from mendix/rootfs image operating system "linux" cannot be used on this platform” Can anyone tell me how can I bypass the error and/or what are the supported platform of the buildpack? Thank you in advance gv
asked
0 answers