build error
Job failed with exit code: 1. Reason: cache miss: [ 2/11] WORKDIR /app cache miss: [ 9/11] COPY cleaned_recipes.csv . cache miss: [ 5/11] COPY requirements.txt . cache miss: [ 3/11] RUN apt-get update && apt-get install libgl1-mesa-glx git wget ffmpeg libsm6 libxext6 libgl1 python3-opencv -y cache miss: [ 7/11] COPY food_recommendation.py . cache miss: [11/11] COPY main.py . cache miss: [ 8/11] COPY knn.pkl . cache miss: [ 6/11] RUN pip install -r requirements.txt cache miss: [ 4/11] RUN wget https://storage.googleapis.com/kalorize-test/model_vgg16_2.h5 cache miss: [10/11] COPY prediction_hwg.py . {"total":16,"completed":9,"user_total":11,"user_cached":0,"user_completed":4,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":57648}
Build logs:
Fetching error logs...