From 34e81526465aaa83a989853a1e6eaa3cdb2976fd Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 22 Oct 2020 00:23:15 +0100 Subject: [PATCH] Update README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index b57db83..79b266d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,20 @@ > Dockerfiles and scripts to build various Docker images I rely on. +## System Requirements + - Linux + - Bash + - Docker + + +## Getting started +The script that does the magic is called `imagebuilder.sh` in the root of this repository. Run it to get usage information: + +```bash +./imagebuilder.sh +``` + + ## Docker container UID/GID map UID | GID | Container | Notes