aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile.web
blob: e83aa041f9bc84f8a504b3aa76fa0d0798fc134c (plain)
1
2
3
FROM nginx:latest
LABEL maintainer="Michael Halstead <mhalstead@linuxfoundation.org>"
COPY docker/nginx.conf /etc/nginx/nginx.conf