automotiveMastermind/condo

Docker command failure, when project path contains space

Closed this issue · 1 comments

Please escape command parameters

Sample command from powershell run:
docker build --label am.editorialcontent.api --tag am.editorialcontent.api:1.0.2-alpha-00166-1134 -f C:\Users\user\source\repos\New folder\com.example.proj1\src\Com.Example.Proj1\Dockerfile C:\Users\user\source\repos\New folder\com.example.proj1\src\Com.Example.Proj1

sjk07 commented

this should be solved by #216