Adding the docker modules to the apache-release profile
diff --git a/pom.xml b/pom.xml
index 71b2bc7..45a61687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2422,6 +2422,10 @@
           </plugin>
         </plugins>
       </build>
+
+      <modules>
+        <module>docker</module>
+      </modules>
     </profile>
 
     <profile>