source: docker/Dockerfile-nginx @ ae80b43

test-python-scripts
Last change on this file since ae80b43 was f160ff2, checked in by Antonio Emmanuel Guerrero Silva <aguerrero@…>, 9 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.