Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. FROM nginx:stable-alpine
  2.  
  3. COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
  4. COPY ./nginx/mime.types /etc/nginx/mime.types
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement