4.0.0 content-services-community-docker ACS Community Docker Image Builder pom org.alfresco acs-community-packaging 7.0.0-SNAPSHOT alfresco/alfresco-content-repository-community org.apache.maven.plugins maven-dependency-plugin unpack-war-files process-resources unpack org.alfresco api-explorer ${alfresco.api-explorer.version} war ${project.build.directory}/war/api-explorer copy-amps process-resources copy org.alfresco alfresco-share-services ${alfresco.alfresco-share-services.version} amp false ${project.build.directory}/amps communityDocker io.fabric8 docker-maven-plugin ${image.name}:${image.tag} build-image install build internal io.fabric8 docker-maven-plugin ${image.name}:${image.tag} ${image.registry} build-push-image install build push release io.fabric8 docker-maven-plugin ${image.name}:${project.version} build-push-image deploy build push