Update README

This commit is contained in:
Starbeamrainbowlabs 2020-10-22 00:23:15 +01:00
parent a2b9951cfe
commit 34e8152646
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -3,6 +3,20 @@
> Dockerfiles and scripts to build various Docker images I rely on. > 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 ## Docker container UID/GID map
UID | GID | Container | Notes UID | GID | Container | Notes