From cf28b2ec458da96ef03b2fe42ffec315d51b78cf Mon Sep 17 00:00:00 2001 From: anaxios Date: Wed, 10 Jul 2024 21:31:05 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1798398..aa5a454 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ Holesail-docker proxies traffic from another container. +Clone this repo then from within the directory run: +``` +docker compose up --build +``` + The easiest way to do this is to create a network in Docker: ``` docker network create proxy