build error
Job failed with exit code: 1. Reason: cache miss: [ 5/10] WORKDIR /app cache miss: [ 3/10] RUN apt-get update && apt-get install -y build-essential gcc g++ espeak-ng git libsndfile1 curl libssl-dev libffi-dev openssl cache miss: [ 9/10] RUN pip install --user git+https://github.com/hexgrad/misaki.git --no-cache-dir cache miss: [ 7/10] RUN chown appuser:appuser requirements.txt cache miss: [10/10] COPY --chown=appuser:appuser . . cache miss: [ 4/10] RUN mkdir -p /app /home/appuser/cache /home/appuser/.local /home/appuser/.config/pulse && chown -R appuser:appuser /app /home/appuser/cache /home/appuser/.local /home/appuser/.config && chmod -R 755 /app /home/appuser/cache /home/appuser/.local /home/appuser/.config cache miss: [ 2/10] RUN useradd -m -u 1000 appuser cache miss: [ 8/10] RUN pip install --user --upgrade pip setuptools wheel && pip install --user --no-cache-dir -r requirements.txt cache miss: [ 6/10] COPY requirements.txt . {"total":15,"completed":13,"user_total":10,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":21557}
Build logs:
Fetching error logs...