forked from LiveCarta/BookConverter
LAW-3131 dockerfile update
This commit is contained in:
@@ -12,5 +12,7 @@ RUN pip install -r /app/requirements.txt
|
||||
COPY . /app/
|
||||
|
||||
WORKDIR /app/
|
||||
RUN mkdir /app/logs
|
||||
VOLUME /app/logs
|
||||
|
||||
CMD python /app/src/consumer.py
|
||||
|
||||
Reference in New Issue
Block a user