buddhafinger

Results 1 issues of buddhafinger

**Scenario 1:** #cmd from repo root: docker build -t deepqa:latest . **Issue encountered:** FileNotFoundError: [Errno 2] No such file or directory: '/root/DeepQA/chatbot_website/logs/debug_chatbot.log' **resolved by:** mkdir chatbot_website/logs Which then opened up...