docker-registry/Dockerfile.template: Add flask-cors dependency
[dockerfile.git] / README.md
index 77feb3d5877f238649e896844737dfc9b1339115..38199d1c80809a85abbced835120371594378a42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,25 +18,30 @@ The dependency graph is:
 
     wking/gentoo  (amd64 stage3)
     `-- gentoo-portage  (adds portage directory)
-        `-- gentoo-en-us  (adds locale)
-            `-- gentoo-syslog  (adds syslog-ng and associates)
-                |-- buildbot  (adds a Buildbot master and slave)
-                |-- docker-registry  (adds a Docker registry server)
-                |-- gentoo-layman  (adds layman for Gentoo overlays)
-                |   `-- package-cache  (adds a package-cache proxy)
-                |-- hubot  (adds hubot with an IRC adapter)
-                |-- memcached  (adds Memcached)
-                |-- nginx  (adds Nginx)
-                |   |-- nginx-proxy  (SSL/TLS proxying via SNI)
-                |   |-- kibana  (adds Kibana)
-                |   `-- kibana-azure  (adds Azure's Kibana)
-                |-- ngircd  (adds ngIRCd)
-                |-- postgresql  (adds PostgreSQL)
-                |-- redis  (adds Redis)
-                |-- salt-minion  (adds a Salt Stack minion)
-                |-- stunnel  (adds stunnel)
-                `-- gentoo-java  (adds IcedTea)
-                    `-- elasticsearch  (adds Elasticsearch)
+        `-- gentoo-python (drops Python 2.7)
+            `-- gentoo-utc  (adds a system timezone)
+                `-- gentoo-en-us  (adds locale)
+                    `-- gentoo-openrc  (configure OpenRC for Docker)
+                        `-- gentoo-syslog  (adds syslog-ng and associates)
+                            |-- buildbot  (adds a Buildbot master and slave)
+                            |-- docker-registry  (adds a Docker registry server)
+                            |-- gentoo-layman  (adds layman for Gentoo overlays)
+                            |   `-- package-cache  (adds a package-cache proxy)
+                            |-- gentoo-node  (adds Node and npm)
+                            |   `-- hubot  (adds hubot with an IRC adapter)
+                            |-- irker  (adds irker, and spawns irkerd by default)
+                            |-- memcached  (adds Memcached)
+                            |-- nginx  (adds Nginx)
+                            |   |-- nginx-proxy  (SSL/TLS proxying via SNI)
+                            |   |-- kibana  (adds Kibana)
+                            |   `-- kibana-azure  (adds Azure's Kibana)
+                            |-- ngircd  (adds ngIRCd)
+                            |-- postgresql  (adds PostgreSQL)
+                            |-- redis  (adds Redis)
+                            |-- salt-minion  (adds a Salt Stack minion)
+                            |-- stunnel  (adds stunnel)
+                            `-- gentoo-java  (adds IcedTea)
+                                `-- elasticsearch  (adds Elasticsearch)
 
 Run: