build error
Job failed with exit code: 1. Reason: cache miss: [4/7] RUN echo "$cfg['blowfish_secret'] = 'mysecret123456789';" > /var/www/html/phpmyadmin/config.inc.php cache miss: [6/7] COPY start.sh /start.sh cache miss: [5/7] RUN sed -i 's/80/7860/g' /etc/apache2/ports.conf && sed -i 's/:80/:7860/g' /etc/apache2/sites-enabled/000-default.conf cache miss: [3/7] RUN wget https://files.phpmyadmin.net/phpMyAdmin/latest/phpMyAdmin-latest-all-languages.zip && unzip phpMyAdmin-latest-all-languages.zip && mv phpMyAdmin-*-all-languages /var/www/html/phpmyadmin && rm phpMyAdmin-latest-all-languages.zip cache miss: [2/7] RUN apt-get update && apt-get install -y apache2 php php-mysql mariadb-server wget unzip && rm -rf /var/lib/apt/lists/* cache miss: [7/7] RUN chmod +x /start.sh {"total":12,"completed":8,"user_total":7,"user_cached":0,"user_completed":3,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":22169}
Build logs:
Fetching error logs...