diff --git a/docker-compose.yml b/docker-compose.yml index 2c7f493..9e71b0d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -46,8 +46,12 @@ services: -Djodconverter.enabled=false " depends_on: - - postgres-acs - - activemq + postgres-acs: + condition: service_started + activemq: + condition: service_started + identity: + condition: service_healthy transform-core-aio: image: alfresco/alfresco-transform-core-aio:2.3.6