helm/examples/wordpress/images/nginx/Dockerfile

3 lines
60 B

FROM nginx
COPY default.conf /etc/nginx/conf.d/default.conf