Problems with installation of FEniCS using Docker Toolbox on Windows 10

Hi,

I recently installed the Docker Toolbox on my Windows 10 Home to run FEniCS.

The installation itself ran into problems, but apparently was successful in the end.
However, when I try to run it, an error shows up: “command not found”. Please refer to the image for both issues.

I apologize if this has a very trivial solution as I am new to this and have very little idea of how Docker works. A little help would be very much appreciated.

Thanks!

I think the problem is that you have a space in the path to your home directory (/c/Users/Abhyuday Aditya). You can run straight docker commands instead of using the fenicsproject script (see the documentation).