blob: d3c6b0b0ebe722aa03e9785998f599d18a401d2e [file] [log] [blame]
FROM nginx
MAINTAINER Ali Al-Shabibi <ali@onlab.us>
COPY repository /usr/share/nginx/html/repository
RUN chown nginx:nginx -R /usr/share/nginx/html/repository