I see. I didn't know that you can tag the docker images. Yea.. that's exactly what is needed. We don't want people to confuse between a dev/test and production versions of myriad docker images.
Santosh On Wed, Apr 8, 2015 at 12:52 PM, Ken Sipe <[email protected]> wrote: > > > On Apr 8, 2015, at 2:48 PM, Santosh Marella <[email protected]> > wrote: > > > > Is anyone aware of a free public docker repository that can be used for > > hosting docker images for dev/test? > > I don’t understand this question. we have a free public docker > repository. add dev/test can be tags on the docker images. Am I missing > something? > > > > > Santosh > > > > On Wed, Apr 8, 2015 at 12:38 PM, Ken Sipe <[email protected]> wrote: > > > >> > >>> On Apr 8, 2015, at 2:33 PM, Luciano Resende <[email protected]> > >> wrote: > >>> > >>> How is this repo going to be used ? > >> > >> It will be the pull location for myriad… at least for the scheduler. > >> docker pull mesos/myriad > >> > >>> Will Apache consider things that get pushed to these repos > (particularly > >> outside of ASF) a release, and thus > >>> will need to go trough the release process ? > >> > >> Great question… I don’t know what Apache considers here. We have a > need > >> to have dockerized releases. That is what this is intended for. I > expect > >> that initially it will be less structured and manual. I expect that > >> eventually it will be part of the release process and hopefully > automated. > >> > >> Ken > >> > >>> > >>> On Wed, Apr 8, 2015 at 10:42 AM, Ken Sipe <[email protected]> wrote: > >>> > >>>> I’ve created a docker repo for myriad under the mesos namespace: > >>>> https://registry.hub.docker.com/u/mesos/myriad/ < > >>>> https://registry.hub.docker.com/u/mesos/myriad/> > >>>> > >>>> provide me with users that need push rights > >>>> > >>>> thanks, > >>>> ken > >>> > >>> > >>> > >>> > >>> -- > >>> Luciano Resende > >>> http://people.apache.org/~lresende > >>> http://twitter.com/lresende1975 > >>> http://lresende.blogspot.com/ > >> > >> > >
