Skip to content

Commit

Permalink
add separate dockerfile for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishka-linux committed Sep 1, 2018
1 parent 70170b4 commit 6aa3c3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.nginx
@@ -0,0 +1,2 @@
FROM nginx:latest
COPY ./nginx.conf /etc/nginx/nginx.conf

0 comments on commit 6aa3c3a

Please sign in to comment.