WebStack/nginx-dockerfile

3 lines
66 B
Plaintext

FROM nginx:latest
ADD nginx.conf /etc/nginx/conf.d/default.conf