Simplify continuous-integration build
[ric-plt/lib/rmr.git] / ci / README.md
diff --git a/ci/README.md b/ci/README.md
new file mode 100644 (file)
index 0000000..e04f067
--- /dev/null
@@ -0,0 +1,7 @@
+# Continuous Integration
+
+This directory contains configuration for the Jenkins CI system to
+build a docker image with the software in this repository.
+
+Additional files required to build a Docker image, for example a
+script for the CMD or ENTRYPOINT, might also be stored here.