From d208de009619f8ee9586568ca00780411792e9b6 Mon Sep 17 00:00:00 2001 From: Gregor Wolf Date: Sat, 24 Jan 2026 10:17:12 +0100 Subject: [PATCH] Point to raw docker-compose.yaml to allow direct download --- docs/WEB_DOCKER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/WEB_DOCKER.md b/docs/WEB_DOCKER.md index 6e8155cb517..2a021be89f2 100644 --- a/docs/WEB_DOCKER.md +++ b/docs/WEB_DOCKER.md @@ -5,7 +5,7 @@ 2. Docker Engine 24+ ### How to run Karavan on Docker -1. Download [docker-compose.yaml](install/karavan-docker/docker-compose.yaml) +1. Download [docker-compose.yaml](/apache/camel-karavan/refs/heads/main/docs/install/karavan-docker/docker-compose.yaml) 2. Set Environment Variables for Git Repository and Container Image Registry connections in docker-compose.yaml 2. Create network ```