build error
Job failed with exit code: 1. Reason: cache miss: [8/8] RUN python -c "import nltk; nltk.download('stopwords', download_dir='/usr/local/share/nltk_data')" cache miss: [6/8] RUN python -m nltk.downloader stopwords cache miss: [3/8] COPY . /app cache miss: [5/8] RUN python -m nltk.downloader punkt cache miss: [4/8] RUN chmod +x /app/run.sh cache miss: [7/8] RUN python -c "import nltk; nltk.download('punkt', download_dir='/usr/local/share/nltk_data')" cache miss: [2/8] WORKDIR /app {"total":14,"completed":14,"user_total":8,"user_cached":0,"user_completed":8,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":14367}
Build logs:
Fetching error logs...