epub converter: update Dockerfile, remove checking packages

This commit is contained in:
shirshasa
2021-04-26 15:27:13 +03:00
parent 44e4e889f3
commit 39bc2b92a9

View File

@@ -16,4 +16,4 @@ VOLUME /app/logs
# VOLUME /app/html
# 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