source: docker/Dockerfile-nginx @ dd16b3d

ticket-693
Last change on this file since dd16b3d was f160ff2, checked in by Antonio Emmanuel Guerrero Silva <aguerrero@…>, 8 months ago

refs #693 add docker files for test

  • Property mode set to 100644
File size: 69 bytes
Line 
1FROM nginx:latest
2COPY ./default.conf /etc/nginx/conf.d/default.conf
Note: See TracBrowser for help on using the repository browser.