Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 445 Bytes

docker multi image repository

  • automated build are placed in fvigotti docker hub registry,
    image naming is fvigotti/$parentName-$name ie:
    • fvigotti/webserver-nginx
    • fvigotti/webserver-nginx-php

TESTS

  • nginx

    • tests/webserver/nginx/test.sh
      start webserver with default configuration and curl some test files

credits and inspirations: