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
1 changed files with 14 additions and 0 deletions

View File

@ -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