container/description-medium.md | 3 +++ container/description-minimal.md | 3 +++ 2 files changed, 6 insertions(+)
New commits: commit 963439126a7e7180fe7384adad4e8f55895814e2 Author: Matthew Miller mattdm@mattdm.org Date: Mon Oct 14 14:47:01 2013 -0400
add descriptions for the container images
diff --git a/container/description-medium.md b/container/description-medium.md new file mode 100644 index 0000000..74b0b91 --- /dev/null +++ b/container/description-medium.md @@ -0,0 +1,3 @@ +A basic Fedora image corresponding roughly to a minimal install, minus some things which don't make sense in a container. Use tag `f19` for Fedora 19. + +Generated from https://git.fedorahosted.org/cgit/cloud-kickstarts.git/tree/container/contai... via `appliance-creator`. \ No newline at end of file diff --git a/container/description-minimal.md b/container/description-minimal.md new file mode 100644 index 0000000..bbe1718 --- /dev/null +++ b/container/description-minimal.md @@ -0,0 +1,3 @@ +A small Fedora image on which to build. Contains just enough that you'll be able to run `yum install` in your dockerfiles to create something useful. Use tag `f19` for Fedora 19. + +Generated from https://git.fedorahosted.org/cgit/cloud-kickstarts.git/tree/container/container-minimal-19.ks via `appliance-creator`. \ No newline at end of file