Nginx Docker Image
This commit is contained in:
parent
fd50bc32cd
commit
8870840396
2 changed files with 176 additions and 0 deletions
3
images/ngx/Dockerfile
Normal file
3
images/ngx/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue