REPO-3301: Remane docker containers.

This commit is contained in:
Alexandru-Eusebiu Epure
2018-03-23 15:19:27 +02:00
parent 4e675fe329
commit 64a2eb6f7f
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
</parent>
<properties>
<image.name>alfresco/alfresco-content-services-community</image.name>
<image.name>alfresco/alfresco-content-repository-community</image.name>
<image.registry>quay.io</image.registry>
<public.image.registry>registry.hub.docker.com</public.image.registry>
</properties>

View File

@@ -2,7 +2,7 @@ version: "3"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-services-community:${ALFRESCO_TAG}
image: quay.io/alfresco/alfresco-content-repository-community:${ALFRESCO_TAG}
environment:
JAVA_OPTS : "
-Ddb.driver=org.postgresql.Driver

View File

@@ -2,7 +2,7 @@ version: "3"
services:
alfresco:
image: alfresco/alfresco-content-services-community:6.0.4-ea
image: alfresco/alfresco-content-repository-community:6.0.4-ea
environment:
JAVA_OPTS : "
-Ddb.driver=org.postgresql.Driver