Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 303 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 303 Bytes

Lightweight Docker Images

Build all images at once with

./build-all.sh

Build a single image with

docker build -t docwalter/debian debian

Images Inheritance

  • debian
    • apache-php
      • drupal
    • java
      • glassfish
    • mysql
    • nodejs