summaryrefslogtreecommitdiff
path: root/examples/docker/web/Dockerfile
blob: 57845aa23864ac724038707f4c727d9e4ed988f7 (plain)
1
2
FROM nginx
COPY nginx.conf /etc/nginx/conf.d/default.conf