treebird-docker/nginx-test/Dockerfile

4 lines
105 B
Docker

FROM nginx
COPY default.conf /etc/nginx/conf.d/default.conf
COPY to-webserv/* /usr/local/share/treebird/