dockerfiles =========== Collection of lightweight docker images ## FAQ #### Why do you use `install.sh` scripts instead of putting the commands in the `Dockerfile`? Structuring an image this way keeps it much smaller.