Re: About docker images

2016-04-01 Thread Stian Soiland-Reyes
Once the docker images are stable you might also want to consider releasing them as official Docker packages - in which case the Docker Hub has a repository with external commit references to the recipes - https://docs.docker.com/docker-hub/official_repos/ See for instance: https://github.com/doc

Re: About docker images

2016-03-31 Thread Gino Bustelo
Thanks Jake. I'll reach out once we are closer to being ready. Gino B. > On Mar 31, 2016, at 8:38 PM, Jake Farrell wrote: > > We do not enable direct push to Docker hub, we can setup the automated hook > for building a given Dockerfile at a set path for master or tags, but there > are no plans

Re: About docker images

2016-03-31 Thread Jake Farrell
We do not enable direct push to Docker hub, we can setup the automated hook for building a given Dockerfile at a set path for master or tags, but there are no plans to allow direct push at this time. We do have a Bintray account which is available for ASF use and we can host Docker images there tha

Re: About docker images

2016-03-31 Thread John D. Ament
Hi Gino, Please reach out directly to infra. They'll probably direct you to create a ticket to get this setup. There shouldn't be an issue from an incubator point of view. John On Thu, Mar 31, 2016 at 5:37 PM Gino Bustelo wrote: > What would be the process to push Docker images for an incuba

About docker images

2016-03-31 Thread Gino Bustelo
What would be the process to push Docker images for an incubator project to https://hub.docker.com/r/apache/?