• Frank Mai's avatar
    Add windows test image dockerfile · 10e50443
    Frank Mai authored
    
    
    - custom metric container
      + listen on 8080
      + count the accessing times
      + metric path: /metrics
    - nginx container, based on server core
      + listen on 80
      + work dir: c:/Program Files/nginx
      + an nginx service
    - testcontainer, based on server core
      + listen on 80
      + /name.html
      + /service1.html
      + /service2.html
    Co-authored-by: default avatarorangedeng <jxfa0043379@hotmail.com>
    Co-authored-by: default avatarlogan <logan@rancher.com>
    10e50443