This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
Hi. When trying to build a test project following this tutorial on Windows 10 in the following directory C:\Users\Jonny Waffles\PycharmProjects\numpy_test I received the following error during deployment:
Error --------------------------------------------------
docker: invalid reference format: repository name must be lowercase.
See 'docker run --help'.
However, if I built the project out of a directory with no spaces it succeeded:
C:\testproject