build error
Job failed with exit code: 1. Reason: cache miss: [4/7] COPY requirements.txt . cache miss: [3/7] RUN apt-get update && apt-get install -y graphviz build-essential python3-dev python3-pip python3-setuptools pkg-config libpango1.0-dev shared-mime-info mime-support && rm -rf /var/lib/apt/lists/* cache miss: [7/7] COPY . /app cache miss: [6/7] RUN python -m spacy download en_core_web_md cache miss: [5/7] RUN pip install --no-cache-dir -r requirements.txt {"total":12,"completed":8,"user_total":7,"user_cached":1,"user_completed":3,"user_cacheable":6,"from":1,"miss":5,"client_duration_ms":3944}
Build logs:
Fetching error logs...