Yeah, I'm only doing it via container since instead of relying of us hosting the yaml file, we can rely on the docker hub instead. Gives us easy access to update it, etc.
Just going by how vpavlin implemented it too :) On 07/06, Dusty Mabe wrote: > > > On 07/04/2016 02:20 PM, Charlie Drage wrote: > > Hey all, > > > > With the work I've been doing on the `atomicapp index` PR (well, > > picking up on the work that vpavlin did), I require the creation of a > > new Docker image that will contain the `index.yaml` file on > > hub.docker.com/projectatomic > > > > I have permission for the files, however, I want people's input before > > I add it. > > > > Should the name be `projectatomic/index` or > > `projectatomic/nulecule-library-index` or something of the rather? > > > > PR source: https://github.com/projectatomic/atomicapp/pull/750 > > > > Dumb question - do we need this in a container or could it just be a yaml > file that is hosted somewhere (http/https). > > If someone wanted to override the location of the index we could easily > support that as well. > > Dusty > > _______________________________________________ > Devtools mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/devtools -- Charlie Drage Red Hat - Dev Tools / Project Atomic PGP - 4096R/C037D617 http://pgp.mit.edu/pks/lookup?op=get&search=0xDA227403C037D617 _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
