Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. FROM nginx
  2. RUN rm /etc/nginx/conf.d/default.conf
  3. COPY nginx.conf /etc/nginx/conf.d/default.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement