Re: LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
So the scheme to use docker in this case will be : 1/ setup lxc docker 2/ create a docker jenkins slave image 3/ run it Le mar. 8 janv. 2019 à 11:09, Stéphane Ancelot a écrit : > My It collegues are using proxmox. They told me they can use only LXC > containers, that's why I was looking at

Re: LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
My It collegues are using proxmox. They told me they can use only LXC containers, that's why I was looking at this. So I have to have a look at docker solution with proxmox Le mar. 8 janv. 2019 à 09:51, Dirk Heinrichs a écrit : > From: jenkinsci-users@googlegroups.com > On Behalf Of

RE: LXC container to cross compile win32 application

2019-01-08 Thread Dirk Heinrichs
From: jenkinsci-users@googlegroups.com On Behalf Of Stéphane Ancelot > I would like to setup a new system able to compile my applications using > mingw32/64 . > I have already a jenkins server, but it has not the needed mingw32 > dependencies. > I am planning to use an lxc container.  > >

LXC container to cross compile win32 application

2019-01-08 Thread Stéphane Ancelot
Hi guys, I would like to setup a new system able to compile my applications using mingw32/64 . I have already a jenkins server, but it has not the needed mingw32 dependencies. I am planning to use an lxc container. Please can you confirm these are the rights steps to do it : 1/ Setup a lxc