Make .exe file that can run on windows?

To test that your Docker desktop installation works, follow


If docker run hello-world works, you should be able to run:

docker run -ti -p 127.0.0.1:8000:8000 -v $(pwd):/home/fenics/shared -w /home/fenics/shared quay.io/fenicsproject/stable:current

For further questions, you need to supply the full error messages, as described in Read before posting: How do I get my question answered?