paz-sh / paz

An open-source, in-house service platform with a PaaS-like workflow, built on Docker, CoreOS, Etcd and Fleet. This repository houses the documentation and installation scripts.
http://paz.sh
Other
1.08k stars 56 forks source link

Publish docker files to the docker registry as well as quay.io #23

Open tomgco opened 9 years ago

pierreozoux commented 9 years ago

What are the reasons to move? Just curious :)

tomgco commented 9 years ago

Mainly due to: https://news.ycombinator.com/item?id=9119308, ideally by moving to the "official" registry it would make it easier to find (but that is just my opinion), public quay.io repos do not need auth so this could be a moot point. @lukebond has the reins on this.

lukebond commented 9 years ago

@tomgco yep that's right it's a moot point now that I've removed the instructions about credentials in the README. i see no reason why we can't store them in both registries, to be honest.

tomgco commented 9 years ago

Lets do that.