Hi People,
 
Because my last email somehow got hidden in an attachement, I'm trying it a second time:
 
Following the docs on compiling (https://doc.owncloud.org/desktop/2.1/building.html#windows-installer-build-cross-compile) I'm trying to build the client for Windows. I managed to build the docker image and I now need to run the following command to start compiling:
 
docker run owncloud-client-win32:2.1 -v "$PWD:/home/jenkins/client" admin/win32/docker/build.sh $(id -u)
 
But I get the following error: `docker: Error response from daemon: Container command '-v' not found or does not exist..`
 
Does anybody know what I'm doing wrong here? All tips are welcome!
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to