Re: [Fuego] Dockerfile vs install-debian.sh

<[email protected]> Tue, 28 Jul 2020 09:25:53 +0000
Newsgroups dev.linux.lists.fuego
Message-ID <OSBPR01MB2053191CEEBFB8CC9C8BCF40D0730@OSBPR01MB2053.jpnprd01.prod.outlook.com>
Hi Georg,

> -----Original Message-----
> From: Georg Piewald <[email protected]>
> Sent: Tuesday, July 28, 2020 5:25 PM
> To: sangorrin daniel(サンゴリン ダニエル □SWC◯ACT) <[email protected]>; [email protected];
> [email protected]
> Subject: Re: [Fuego] Dockerfile vs install-debian.sh
> 
> Hi Daniel,
> 
> On 27.07.2020 13:52, [email protected] wrote:
> > That would super awesome. It would be good if you see my video on
> > Youtube or at least read the slides to get a bit of background of what
> > I wanted to do with it.
> 
> Thanks for the video! I learned quite some things from it!
> 
> > Also if you have any question about why i did that, or if there is a
> > missing piece of code please let me know.
> 
> I am currently working my way through it, trying to keep the modifications as small as possible (still, I'm afraid it won't be too easy for you
> to review). I understand most of what's happening there, but this line confuses me:
> 
> https://bitbucket.org/fuegotest/fuego/src/master/install-debian.sh#lines-148
> 
> What's the "jenkins cp" command?

It looks like a typo, good catch. It should be "cp" only.
I am not sure how the word jenkins ended up there to be honest.

Kind regards,
Daniel



> 
> Greets, Georg