Nymeria1
Nymeria1
Hello, I have built doorman image via docker. I run it with docker compose `version:` '3' services: postgres: image: postgres:latest ports: - "5432:5432" environment: - "DEBUG=true" - "POSTGRES_PASSWORD=passwordhere" doorman: image:...
Hello guys, I am a problem about docker build. During the process it ends with `/opt/AIL/AILENV/bin/python3: Error while finding spec for 'textblob.download_corpora' (ImportError: No module named 'textblob') The command '/bin/sh...