nulecule-library icon indicating copy to clipboard operation
nulecule-library copied to clipboard

Should all examples be built in the projectatomic namespace?

Open bexelbie opened this issue 9 years ago • 3 comments

Even if we put them in some other space, shouldn't all the examples be built and ready for a pull?

bexelbie avatar Jan 11 '16 15:01 bexelbie

@bexelbie, yes. I'd like for them to be built and put into projectatomic's namespace.

That being said I would like to require that the images that the nulecule's depend on to be sourced either from the centos or fedora namespaces and not from our personal named repositories.

There is also a discussion that could happen surrounding whether we are building a library that others can consume or not. I think some of our examples can be consumed by others (i.e. redis or mariadb), but others are complete applications that probably won't be integrated into part of another app. We should probably hold these two classes of apps to a separate standard.

dustymabe avatar Mar 10 '16 03:03 dustymabe

We should probably hold these two classes of apps to a separate standard.

+1

We should definitely start to separate what is just example and what is "library grade"

kadel avatar Mar 15 '16 18:03 kadel

@dustymabe I agree. It is important that we try to get examples using personal namespaces to not do so, even if we need to have additional docker files for the sub-components in this repo. (Where they will be good examples of decomposition :) )

bexelbie avatar Mar 31 '16 16:03 bexelbie