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: