X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=README.md;h=38199d1c80809a85abbced835120371594378a42;hb=afa78a6e80a302a96b71f4081b226127dcbdd6c5;hp=8db851b524f3014982ca6f263217592070117cf7;hpb=4c5d9aafc9f2c3cb1feb0b7f8ce6d96b64827973;p=dockerfile.git diff --git a/README.md b/README.md index 8db851b..38199d1 100644 --- a/README.md +++ b/README.md @@ -18,29 +18,30 @@ The dependency graph is: wking/gentoo (amd64 stage3) `-- gentoo-portage (adds portage directory) - `-- 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) + `-- 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: