Skip to content

Commit

Permalink
Creating the docker image file fior repository-nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak Tiwari committed Sep 19, 2024
1 parent 08751ea commit 8a43758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository-nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM nginx:1.27.0
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY ./repository-nginx/nginx.conf /etc/nginx/conf.d/default.conf

0 comments on commit 8a43758

Please sign in to comment.