]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker: add README documenting directory purpose 988/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 21 Sep 2016 22:21:50 +0000 (18:21 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 21 Sep 2016 22:21:50 +0000 (18:21 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
docker/README.md [new file with mode: 0644]

diff --git a/docker/README.md b/docker/README.md
new file mode 100644 (file)
index 0000000..5ad5620
--- /dev/null
@@ -0,0 +1,2 @@
+This directory includes Dockerfiles for building development environments to
+run ceph-ansible.