LAW-3131 dockerfile update

This commit is contained in:
g
2020-02-25 09:37:20 +03:00
parent 117c75ec08
commit dca0a4fcee

View File

@@ -13,6 +13,7 @@ COPY . /app/
WORKDIR /app/
RUN mkdir /app/logs
RUN mkdir /app/docx
VOLUME /app/logs
CMD python /app/src/consumer.py