forked from LiveCarta/BookConverter
epub converter: update Dockerfile, remove checking packages
This commit is contained in:
@@ -16,4 +16,4 @@ VOLUME /app/logs
|
|||||||
# VOLUME /app/html
|
# VOLUME /app/html
|
||||||
# VOLUME /app/json
|
# VOLUME /app/json
|
||||||
|
|
||||||
CMD python /app/src/util/check_packs.py && python /app/src/util/check_dirs.py && python /app/src/consumer.py
|
CMD python /app/src/util/check_dirs.py && python /app/src/consumer.py
|
||||||
|
|||||||
Reference in New Issue
Block a user