From 3069355de001b8cb9de7c2950ab6757267bbb497 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 6 Jan 2025 22:47:16 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cef2451..3b34b30 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # 4get-apache -Dockerfile and compose for 4get bleeding edge, with PUID and PGID. +Dockerfile and compose for 4get bleeding edge, with PUID, PGID and port config. + ## 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 +I kept the structure pretty simple, so hey, it might help someone learn Dockerfile ## Dockerfile + Simply git clone this repo: ```bash git clone https://git.plunked.party/tony/4get-apache @@ -19,6 +23,7 @@ chmod +x ./rebuild ``` ## Docker Compose + Here's an example docker-compose.yaml for the service: ```yaml services: