diff --git a/alfresco-docker-alfresco-pdf-renderer/pom.xml b/alfresco-docker-alfresco-pdf-renderer/pom.xml
index 5023d1c2..2e30f4e8 100644
--- a/alfresco-docker-alfresco-pdf-renderer/pom.xml
+++ b/alfresco-docker-alfresco-pdf-renderer/pom.xml
@@ -125,6 +125,43 @@
build
+ install
+
+
+
+
+
+
+
+
+ pushImages
+
+
+
+ io.fabric8
+ fabric8-maven-plugin
+ ${dependency.fabric8.version}
+
+
+
+ alfresco/${artifactId}
+
+ ${project.basedir}/
+
+ ${project.version}
+
+
+
+
+
+
+
+ buildImage
+
+ build
+ push
+
+ install
diff --git a/alfresco-docker-imagemagick/pom.xml b/alfresco-docker-imagemagick/pom.xml
index 54217f75..67fc0c58 100644
--- a/alfresco-docker-imagemagick/pom.xml
+++ b/alfresco-docker-imagemagick/pom.xml
@@ -125,6 +125,43 @@
build
+ install
+
+
+
+
+
+
+
+
+ pushImages
+
+
+
+ io.fabric8
+ fabric8-maven-plugin
+ ${dependency.fabric8.version}
+
+
+
+ alfresco/${artifactId}
+
+ ${project.basedir}/
+
+ ${project.version}
+
+
+
+
+
+
+
+ buildImage
+
+ build
+ push
+
+ install
diff --git a/alfresco-docker-libreoffice/pom.xml b/alfresco-docker-libreoffice/pom.xml
index 96bfeb7d..4197667e 100644
--- a/alfresco-docker-libreoffice/pom.xml
+++ b/alfresco-docker-libreoffice/pom.xml
@@ -135,6 +135,43 @@
build
+ install
+
+
+
+
+
+
+
+
+ pushImages
+
+
+
+ io.fabric8
+ fabric8-maven-plugin
+ ${dependency.fabric8.version}
+
+
+
+ alfresco/${artifactId}
+
+ ${project.basedir}/
+
+ ${project.version}
+
+
+
+
+
+
+
+ buildImage
+
+ build
+ push
+
+ install