aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile.web
blob: 0b9e2c2458c6c604ccbe9e8d7b70132a534ae9ef (plain)
1
2
3
4
FROM nginx:latest
MAINTAINER Michael Halstead <mhalstead@linuxfoundation.org>
COPY docker/nginx.conf /etc/nginx/nginx.conf
COPY layerindex/static /usr/share/nginx/html/static