You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/06/26 01:08:55 UTC

[james-project] 17/23: JAMES-3603 Fix Antora 'Try distributed James with docker' docker-compose link

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 5e1ecf3f61db27671fe8542ec142c0bc1dde95ea
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Jun 23 11:33:52 2021 +0700

    JAMES-3603 Fix Antora 'Try distributed James with docker' docker-compose link
---
 docs/modules/servers/pages/distributed/run-docker.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/servers/pages/distributed/run-docker.adoc b/docs/modules/servers/pages/distributed/run-docker.adoc
index 9245e4f..0ab651e 100644
--- a/docs/modules/servers/pages/distributed/run-docker.adoc
+++ b/docs/modules/servers/pages/distributed/run-docker.adoc
@@ -12,7 +12,7 @@ All those three components will be started with a single command.
 
 You can retrieve the docker-compose file : ( docker-compose file and james image name should be changed) 
 
-    $ wget https://raw.githubusercontent.com/apache/james-project/master/dockerfiles/run/docker-compose.yml
+    $ wget https://raw.githubusercontent.com/apache/james-project/master/server/apps/distributed-app/docker-compose.yml
    
 
 Then, you just have to start the services:

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org