update dockerfiles

This commit is contained in:
Albert Yi
2018-06-25 16:30:53 -07:00
parent 2d8fcf820e
commit f4d5932a66
3 changed files with 31 additions and 29 deletions

View File

@@ -6,7 +6,7 @@ ENV PATH $PATH:/usr/local/bin
USER root
COPY . /app
RUN chown -R danbooru:danbooru .
RUN chown -R danbooru:danbooru public/ tmp/ config/ log/ db/
# install circleci cli tools
RUN curl -q -o /usr/local/bin/circleci https://circle-downloads.s3.amazonaws.com/releases/build_agent_wrapper/circleci