aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Brandt <alunduil@alunduil.com>2015-08-09 13:06:48 -0500
committerAlex Brandt <alunduil@alunduil.com>2015-08-09 13:06:48 -0500
commit75b887e96b444e5df45c47b8ba8844b844cc7b59 (patch)
tree7005b43eb0ad0518327ab3ce1f0fd2d64aff6be7
parentclean up portage Dockerfile (diff)
downloaddocker-images-75b887e96b444e5df45c47b8ba8844b844cc7b59.tar.gz
docker-images-75b887e96b444e5df45c47b8ba8844b844cc7b59.tar.bz2
docker-images-75b887e96b444e5df45c47b8ba8844b844cc7b59.zip
add updated details about images to README
We've got building images for amd64 that need to be added to the inventory list and the other communication mechanisms were missing as well.
-rw-r--r--README.md18
1 files changed, 14 insertions, 4 deletions
diff --git a/README.md b/README.md
index a53c871..89b8898 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,27 @@
# Gentoo Docker Images
-A repository of Dockerfiles and utilities for generating Gentoo docker images.
+A collection of Dockerfiles for generating Gentoo docker images.
-Currently we are working on adding amd64 images and will expand into other
-arches over time.
+These images are intended to be created automatically by
+[docker hub](https://hub.docker.com/u/gentoo/dashboard/) and include basic
+stage3 images and an image usable as a `/usr/portage` volume.
## Inventory
* portage
+* stage3
+ * stage3-amd64
+ * stage3-adm64-hardened
+ * stage3-amd64-nomultilib
# Contributing
-Join us at irc://freenode.net/#gentoo-containers. We'd love to hear any ideas.
+We'd love to hear any ideas. Feel free to contact us via any of the following
+methods:
+
+* IRC: irc://freenode.net/#gentoo-containers
+* EMAIL: gentoo-containers@lists.gentoo.org
+* GITHUB: https://github.com/gentoo/gentoo-docker-images
## Policy