Hi Dave
 I created the script and now you can get the image from
"openwhisk/kube-couchdb"


On Wed, Oct 18, 2017 at 3:00 PM David P Grove <[email protected]> wrote:

>
> Thanks Carlos,
>
>         There are Dockerfiles, for example:
>
> https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/kubernetes/couchdb/docker/Dockerfile
>  would be used to produce an image we would tag openwhisk/kube_couchdb
>
>         Do you need the one-liner bash scripts that invokes docker build or
> could that be part of the travis/jenkins job?
>
> --dave
>
> Carlos Santana <[email protected]> wrote on 10/17/2017 09:55:28 PM:
>
> > From: Carlos Santana <[email protected]>
> >
> > Dave this is a great idea we can push from travis or jenkins.
> >
> > If you have a script in the kube that builds the image for example in
> > travis, and I can help on pushing the image
> >
> >
> > On Fri, Oct 13, 2017 at 2:46 PM David P Grove <[email protected]> wrote:
> >
> > >
> > >
> > > Hi,
> > >
> > >         I think it would be useful to publish some kubernetes specific
> > > docker
> > > images under the official openwhisk id on dockerhub.
> > >
> > >         Primarily, these would be additional images that automate
> > > deployment
> > > tasks that are ansible-driven in the default system (creating kafka
> topics,
> > > deploying the package catalog, etc).   Additionally, we might have a
> couple
> > > of images that replace standard openwhisk images to workaround issues
> until
> > > changes get merged in the main repository.
> > >
> > >         We're currently publishing these images using various
> individual
> > > docker hub ids, which isn't a great solution.
> > >
> > >         I'd like to be able to publish them as
> openwhisk/kube_<IMAGE_NAME>.
> > > Is that reasonable?  If so, how do we make it happen?
> > >
> > > thanks,
> > >
> > > --dave
> > >
>

Reply via email to