Re: Docker images and security vunerabilities

2021-08-12 Thread Michael Marshall
> The only downside will be for users that are using the BK docker image as > base image, as Ubuntu is very different from Centos and so consumers of the > image will have to do some work while upgrading. How much work would need to be done? Are you just referring to the tooling that exists in the

Re: Docker images and security vunerabilities

2021-08-12 Thread Ivan Kelly
How did it end up on centos in the first place? +1 for moving to ubuntu. -Ivan On Thu, Aug 12, 2021 at 1:03 PM Enrico Olivelli wrote: > > Hello folks, > I have found a PR [1] that is about upgrading the base image to Centos 8 > because the Centos 7 image has some reported vulnerabilities. > > I

Re: Docker images

2017-09-01 Thread Francesco Caliumi - Diennea
Yes, it seems I have full permissions now. Thanks Sijie. On Thu, 2017-08-31 at 23:48 -0700, Sijie Guo wrote: hmm, I am not sure. I changed the permissions to admin for you and Jia. Let me know if you have permissions now? - Sijie On Thu, Aug 31, 2017 at 11:45 PM, Francesco Caliumi - Diennea < f

Re: Docker images

2017-08-31 Thread Sijie Guo
hmm, I am not sure. I changed the permissions to admin for you and Jia. Let me know if you have permissions now? - Sijie On Thu, Aug 31, 2017 at 11:45 PM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: > Hi Sijie, for sure. > > I see apachebookkeeper in my organizations, but

Re: Docker images

2017-08-31 Thread Francesco Caliumi - Diennea
Hi Sijie, for sure. I see apachebookkeeper in my organizations, but I can't modify anything. Maybe my user lacks write access? On Fri, 2017-09-01 at 14:11 +0800, Jia Zhai wrote: sure , I would like to. my docker account is: zhaijia On Fri, Sep 1, 2017 at 1:45 PM, Sijie Guo mailto:guosi...@gma

Re: Docker images

2017-08-31 Thread Jia Zhai
sure , I would like to. my docker account is: zhaijia On Fri, Sep 1, 2017 at 1:45 PM, Sijie Guo wrote: > Hi Jia, Francesco, > > Regarding nightly build, let's put this aside for now. > > Let's try to make an official docker image. I've created an > `apachebookkeeper` organization - https://hub.d

Re: Docker images

2017-08-31 Thread Sijie Guo
Hi Jia, Francesco, Regarding nightly build, let's put this aside for now. Let's try to make an official docker image. I've created an `apachebookkeeper` organization - https://hub.docker.com/r/ apachebookkeeper/bookkeeper/~/settings/collaborators/ I've added you guys to the team. Can you guys he

Re: Docker images

2017-08-28 Thread Francesco Caliumi - Diennea
On Mon, 2017-08-28 at 02:19 -0700, Sijie Guo wrote: > On Mon, Aug 28, 2017 at 2:04 AM, Francesco Caliumi - Diennea < > francesco.cali...@diennea.com> wrote: > > > Hi Sijie, here the reply: > > > > > > > > You only build the docker image locally, right? I am not sure > > > > how can > > > > you > >

Re: Docker images

2017-08-28 Thread Sijie Guo
On Mon, Aug 28, 2017 at 2:04 AM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: > Hi Sijie, here the reply: > > > >> You only build the docker image locally, right? I am not sure how can > you > >> distribute the docker image in a multiple node or a cloud environment. > > > Ye

Re: Docker images

2017-08-28 Thread Francesco Caliumi - Diennea
Hi Sijie, here the reply: >> You only build the docker image locally, right? I am not sure how can you >> distribute the docker image in a multiple node or a cloud environment. Yes, the scenario I described is only for lacal tests. If you want to distribute the docker image you can push it to

Re: Docker images

2017-08-28 Thread Sijie Guo
Hi Francesco, Sorry. I can't read what are your reply in this email. It seems the format was lost ... - Sijie On Mon, Aug 28, 2017 at 12:32 AM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: > On Fri, 2017-08-25 at 08:02 -0700, Sijie Guo wrote: > > On Aug 25, 2017 7:33 AM,

Re: Docker images

2017-08-28 Thread Francesco Caliumi - Diennea
On Fri, 2017-08-25 at 08:02 -0700, Sijie Guo wrote: On Aug 25, 2017 7:33 AM, "Francesco Caliumi - Diennea" < francesco.cali...@diennea.com> wrote: On Thu, 2017-08-24 at 11:22 -0700, Sijie Guo wrote: On Tue, Aug 22, 2017 at 12:30 AM, Francesco Caliumi - Dienn

Re: Docker images

2017-08-25 Thread Sijie Guo
On Aug 25, 2017 7:33 AM, "Francesco Caliumi - Diennea" < francesco.cali...@diennea.com> wrote: On Thu, 2017-08-24 at 11:22 -0700, Sijie Guo wrote: On Tue, Aug 22, 2017 at 12:30 AM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: I'm not

Re: Docker images

2017-08-25 Thread Francesco Caliumi - Diennea
On Thu, 2017-08-24 at 11:22 -0700, Sijie Guo wrote: On Tue, Aug 22, 2017 at 12:30 AM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: I'm not sure if I explained well my point. No docker hub involved, just a tool for every developer who

Re: Docker images

2017-08-24 Thread Sijie Guo
On Tue, Aug 22, 2017 at 12:30 AM, Francesco Caliumi - Diennea < francesco.cali...@diennea.com> wrote: > I'm not sure if I explained well my point. No docker hub involved, just a > tool for every developer who wants to build an image by its own. Maybe to > test the stability of a feature branch ins

Re: Docker images

2017-08-22 Thread Francesco Caliumi - Diennea
I'm not sure if I explained well my point. No docker hub involved, just a tool for every developer who wants to build an image by its own. Maybe to test the stability of a feature branch instead of master, for instance. Maybe it could help to well define the use case scenario and the target user

Re: Docker images

2017-08-21 Thread Jia Zhai
Hi Sijie, For releases version, we have no permissions to do "docker push" images into wanted place(neither under apache nor "Official "). Thanks. -Jia On Tue, Aug 22, 2017 at 12:55 PM, Sijie Guo wrote: >

Re: Docker images

2017-08-21 Thread Sijie Guo
On Aug 21, 2017 12:56 AM, "Francesco Caliumi - Diennea" < francesco.cali...@diennea.com> wrote: My view for these topics: 1) I'm a big fan of official docker images, so it's ok for me. 2) For latest build, both Jia and Enrico solutions are ok, but I think Enrico's maven target one is the most fl

Re: Docker images

2017-08-21 Thread Francesco Caliumi - Diennea
My view for these topics: 1) I'm a big fan of official docker images, so it's ok for me. 2) For latest build, both Jia and Enrico solutions are ok, but I think Enrico's maven target one is the most flexible. Who usually need the nightly build are developers, who do not care very much to have an

Re: Docker images

2017-08-15 Thread Sijie Guo
On Tue, Aug 15, 2017 at 12:38 AM, Enrico Olivelli wrote: > Il mar 15 ago 2017, 09:16 Sijie Guo ha scritto: > > > On Aug 14, 2017 11:18 PM, "Enrico Olivelli" wrote: > > > > Il mar 15 ago 2017, 03:29 Jia Zhai ha scritto: > > > > > Hi Sijie, > > > From my view, the approach problem is whether we

Re: Docker images

2017-08-15 Thread Enrico Olivelli
Il mar 15 ago 2017, 09:16 Sijie Guo ha scritto: > On Aug 14, 2017 11:18 PM, "Enrico Olivelli" wrote: > > Il mar 15 ago 2017, 03:29 Jia Zhai ha scritto: > > > Hi Sijie, > > From my view, the approach problem is whether we have permissions to > > "docker push" images into wanted place. > > Follow

Re: Docker images

2017-08-15 Thread Sijie Guo
On Aug 14, 2017 11:18 PM, "Enrico Olivelli" wrote: Il mar 15 ago 2017, 03:29 Jia Zhai ha scritto: > Hi Sijie, > From my view, the approach problem is whether we have permissions to > "docker push" images into wanted place. > Following the way putting images under "apache", we seems not have >

Re: Docker images

2017-08-14 Thread Enrico Olivelli
Il mar 15 ago 2017, 03:29 Jia Zhai ha scritto: > Hi Sijie, > From my view, the approach problem is whether we have permissions to > "docker push" images into wanted place. > Following the way putting images under "apache", we seems not have > permission, While following the "Official >

Re: Docker images

2017-08-14 Thread Jia Zhai
Hi Sijie, >From my view, the approach problem is whether we have permissions to "docker push" images into wanted place. Following the way putting images under "apache", we seems not have permission, While following the "Official " way, seems nei

Re: Docker images

2017-08-14 Thread Sijie Guo
On Mon, Aug 14, 2017 at 3:47 AM, Jia Zhai wrote: > Thanks Sijie for raising these good topics up. > > Regarding 1) official image, the Flink one is similar as Zookeeper one, > which we have discussed before. If the currently approach could not make > bookkeeper docker image official, we should go

Re: Docker images

2017-08-14 Thread Jia Zhai
Thanks Sijie for raising these good topics up. Regarding 1) official image, the Flink one is similar as Zookeeper one, which we have discussed before. If the currently approach could not make bookkeeper docker image official, we should go this way. Regarding 2) nightly build, there is already an