From 78efe89cdd6eff06a4a63a989e970b403a8f2526 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 6 Jan 2025 22:45:58 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e0db338..cef2451 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # 4get-apache Dockerfile and compose for 4get bleeding edge, with PUID and PGID. +## Why? +1. I wanted to learn how to build a custom docker image +2. The official 4get image takes forever for updates +3. There is no PUID, PGID or port configuration on the official image ## Dockerfile Simply git clone this repo: