Compare commits
3 Commits
ags
...
propagate/
Author | SHA1 | Date | |
---|---|---|---|
|
910cc2e2cb | ||
dc9fb0abfa | |||
cafee75cdc |
@@ -5,7 +5,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
platform:
|
||||
image: alfresco/alfresco-content-repository-community:6.2.0-ga
|
||||
image: alfresco/alfresco-content-repository:6.2.2.3
|
||||
mem_limit: 1700m
|
||||
environment:
|
||||
JAVA_OPTS: "
|
||||
@@ -33,6 +33,8 @@ services:
|
||||
depends_on:
|
||||
- postgres-acs
|
||||
- activemq
|
||||
volumes:
|
||||
- "$ALFRESCO_LICENSE_DIR/acs:/usr/local/tomcat/shared/classes/alfresco/extension/license:ro"
|
||||
|
||||
postgres-acs:
|
||||
image: postgres:11.7
|
||||
|
Reference in New Issue
Block a user