You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
239 B

10 years ago
10 years ago
10 years ago
  1. dockerfiles
  2. ===========
  3. Collection of lightweight and ready-to-use docker images
  4. ## FAQ
  5. #### Why do you use `install.sh` scripts instead of putting the commands in the `Dockerfile`?
  6. Structuring an image this way keeps it much smaller.