diff --git a/docker.r2.yml b/docker.r2.yml
new file mode 100644
index 0000000000000000000000000000000000000000..ff8e6bfb15b34aa4a5e5813364514b1f00db2509
--- /dev/null
+++ b/docker.r2.yml
@@ -0,0 +1,13 @@
+files:
+    template: ./templates/gitlab-ci-docker.yml
+    documentation: ./README.md
+    changelog: ./CHANGELOG.md
+data:
+    description: "Build, check and inspect your containers with Docker"
+    public: true
+    labels:
+    - to be continuous
+    - Docker
+    - Build
+    license: LGPL v3
+    deprecated: false
\ No newline at end of file