build error

Job failed with exit code: 1. Reason: cache miss: [2/8] RUN sed -i 's/80/7860/g' /etc/apache2/ports.conf /etc/apache2/sites-enabled/000-default.conf cache miss: [8/8] RUN printf '<VirtualHost *:7860>\n DocumentRoot /var/www/html\n Alias /api /var/www/api\n <Directory /var/www/api>\n Options -Indexes +FollowSymLinks\n AllowOverride All\n Require all granted\n </Directory>\n <Directory /data/sites>\n Options -Indexes +FollowSymLinks\n AllowOverride All\n Require all granted\n </Directory>\n</VirtualHost>\n' > /etc/apache2/sites-enabled/000-default.conf cache miss: [7/8] RUN echo 'ServerName localhost' >> /etc/apache2/apache2.conf cache miss: [3/8] RUN apt-get update && apt-get install -y --no-install-recommends sqlite3 libsqlite3-dev unzip curl && rm -rf /var/lib/apt/lists/* cache miss: [6/8] COPY api/ /var/www/api/ cache miss: [5/8] RUN a2enmod rewrite headers cache miss: [4/8] RUN docker-php-ext-install pdo pdo_sqlite mysqli opcache mbstring {"total":13,"completed":9,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":58221}

Build logs:

Fetching error logs...