udpates to ci dockerfiles

This commit is contained in:
Albert Yi
2018-06-25 16:06:39 -07:00
parent 9c148fada4
commit 2d8fcf820e
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
FROM r888888888/danbooru-base
ENV PATH $PATH:/usr/local/bin
USER root
COPY . /app
RUN chown -R danbooru:danbooru .