From 8b0f20b3f4a50bc7558f6db4da58d6adbca0361a Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 6 Jan 2025 22:47:51 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b34b30..5f1526e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Dockerfile and compose for 4get bleeding edge, with PUID, PGID and port config. 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 + +I kept the structure pretty simple, so hey, it might help another noob learn Dockerfile ## Dockerfile