DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 14.99MB Step 1/15 : FROM php:8.2-apache ---> 848bd4a97499 Step 2/15 : RUN apt-get update && apt-get install -y --no-install-recommends libpng-dev libfreetype6-dev libjpeg62-turbo-dev libicu-dev libzip-dev unzip && docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install gd intl zip && a2enmod rewrite && rm -rf /var/lib/apt/lists/* ---> Using cache ---> d93281a3df62 Step 3/15 : COPY --from=composer:2 /usr/bin/composer /usr/bin/composer ---> Using cache ---> 58eb8e28f7f8 Step 4/15 : COPY . /var/www/html/ ---> b16d5a19a33c Step 5/15 : WORKDIR /var/www/html ---> Running in e5d2e1fa1253 ---> Removed intermediate container e5d2e1fa1253 ---> 98cf7f41371d Step 6/15 : RUN composer install --no-dev --no-scripts --optimize-autoloader --no-interaction ---> Running in ab6774ca8e33 Installing dependencies from lock file Verifying lock file contents can be installed on current platform. Package operations: 40 installs, 0 updates, 0 removals  - Downloading composer/package-versions-deprecated (1.11.99.5)  - Downloading bantu/ini-get-wrapper (v1.0.1)  - Downloading carlos-mg89/oauth (0.8.17)  - Downloading google/recaptcha (1.2.4)  - Downloading symfony/polyfill-intl-normalizer (v1.36.0)  - Downloading symfony/polyfill-intl-idn (v1.36.0)  - Downloading ralouphie/getallheaders (3.0.3)  - Downloading psr/http-message (1.1)  - Downloading guzzlehttp/psr7 (1.9.1)  - Downloading guzzlehttp/promises (1.5.3)  - Downloading guzzlehttp/guzzle (6.5.8)  - Downloading symfony/polyfill-mbstring (v1.36.0)  - Downloading marc1706/fast-image-size (v1.3.1)  - Downloading psr/container (1.1.1)  - Downloading s9e/sweetdom (2.1.0.1)  - Downloading s9e/regexp-builder (1.4.6)  - Downloading s9e/text-formatter (2.11.5)  - Downloading symfony/polyfill-ctype (v1.36.0)  - Downloading symfony/filesystem (v3.4.47)  - Downloading symfony/config (v3.4.47)  - Downloading psr/log (1.1.4)  - Downloading symfony/debug (v3.4.47)  - Downloading symfony/console (v3.4.47)  - Downloading symfony/finder (v3.4.47)  - Downloading symfony/http-foundation (v3.4.47)  - Downloading symfony/event-dispatcher (v3.4.47)  - Downloading symfony/http-kernel (v3.4.49)  - Downloading symfony/process (v3.4.47)  - Downloading symfony/dependency-injection (v3.4.47)  - Downloading zendframework/zend-eventmanager (3.2.1)  - Downloading zendframework/zend-code (3.4.1)  - Downloading ocramius/proxy-manager (2.2.4)  - Downloading symfony/proxy-manager-bridge (v3.4.47)  - Downloading symfony/routing (v3.4.47)  - Downloading twig/twig (v2.16.1)  - Downloading symfony/twig-bridge (v3.4.47)  - Downloading symfony/yaml (v3.4.47)  0/37 [>---------------------------] 0% 11/37 [========>-------------------] 29% 12/37 [=========>------------------] 32% 22/37 [================>-----------] 59% 24/37 [==================>---------] 64% 32/37 [========================>---] 86% 35/37 [==========================>-] 94% 37/37 [============================] 100%  - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive  - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive  - Installing carlos-mg89/oauth (0.8.17): Extracting archive  - Installing google/recaptcha (1.2.4): Extracting archive  - Installing symfony/polyfill-intl-normalizer (v1.36.0): Extracting archive  - Installing symfony/polyfill-intl-idn (v1.36.0): Extracting archive  - Installing ralouphie/getallheaders (3.0.3): Extracting archive  - Installing psr/http-message (1.1): Extracting archive  - Installing guzzlehttp/psr7 (1.9.1): Extracting archive  - Installing guzzlehttp/promises (1.5.3): Extracting archive  - Installing guzzlehttp/guzzle (6.5.8): Extracting archive  - Installing symfony/polyfill-mbstring (v1.36.0): Extracting archive  - Installing marc1706/fast-image-size (v1.3.1): Extracting archive  - Installing psr/container (1.1.1): Extracting archive  - Installing s9e/sweetdom (2.1.0.1): Extracting archive  - Installing s9e/regexp-builder (1.4.6): Extracting archive  - Installing s9e/text-formatter (2.11.5): Extracting archive  - Installing symfony/polyfill-ctype (v1.36.0): Extracting archive  - Installing symfony/filesystem (v3.4.47): Extracting archive  - Installing symfony/config (v3.4.47): Extracting archive  - Installing psr/log (1.1.4): Extracting archive  - Installing symfony/debug (v3.4.47): Extracting archive  - Installing symfony/console (v3.4.47): Extracting archive  - Installing symfony/finder (v3.4.47): Extracting archive  - Installing symfony/polyfill-php56 (v1.20.0)  - Installing symfony/polyfill-php70 (v1.20.0)  - Installing symfony/http-foundation (v3.4.47): Extracting archive  - Installing symfony/event-dispatcher (v3.4.47): Extracting archive  - Installing symfony/http-kernel (v3.4.49): Extracting archive  - Installing symfony/process (v3.4.47): Extracting archive  - Installing symfony/dependency-injection (v3.4.47): Extracting archive  - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive  - Installing zendframework/zend-code (3.4.1): Extracting archive  - Installing ocramius/proxy-manager (2.2.4): Extracting archive  - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive  - Installing symfony/routing (v3.4.47): Extracting archive  - Installing symfony/polyfill-php72 (v1.31.0)  - Installing twig/twig (v2.16.1): Extracting archive  - Installing symfony/twig-bridge (v3.4.47): Extracting archive  - Installing symfony/yaml (v3.4.47): Extracting archive  0/36 [>---------------------------] 0% 28/36 [=====================>------] 77% 36/36 [============================] 100% Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files 27 packages you are using are looking for funding. Use the `composer fund` command to find out more!  ---> Removed intermediate container ab6774ca8e33 ---> eb38a34fe568 Step 7/15 : COPY apache-site.conf /etc/apache2/sites-available/000-phpbb.conf ---> e3dd15a96292 Step 8/15 : RUN a2dissite 000-default.conf || true && a2ensite 000-phpbb.conf ---> Running in 789728eabdcf Site 000-default disabled. To activate the new configuration, you need to run: service apache2 reload Enabling site 000-phpbb. To activate the new configuration, you need to run: service apache2 reload ---> Removed intermediate container 789728eabdcf ---> ed45f9a6d5cc Step 9/15 : RUN mkdir -p /var/www/phpbb_data && chown -R www-data:www-data /var/www/phpbb_data ---> Running in 75da5c7da1e3 ---> Removed intermediate container 75da5c7da1e3 ---> 75f2d3ef8625 Step 10/15 : RUN mkdir -p /var/www/html/cache /var/www/html/store /var/www/html/files /var/www/html/images/avatars/upload ---> Running in 49ae347d39b2 ---> Removed intermediate container 49ae347d39b2 ---> dfeb128e29b6 Step 11/15 : COPY install-config.yml /tmp/install-config.yml ---> 49b24e370d37 Step 12/15 : RUN php install/phpbbcli.php install /tmp/install-config.yml ---> Running in 5dc3e7718f0b  0/13 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0%  1/13 ▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7% Creating configuration file  2/13 ▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15% Creating database schema file  3/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 23% Creating database schema file  4/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 30% Creating tables  5/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 38% Adding default settings to the database  6/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 46% Adding configuration settings  7/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 53% Installing available languages  8/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░ 61% Registering bots  9/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░ 69% Installing modules  10/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░ 76% Creating search index  11/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░ 84% Populating migrations  12/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░ 92% Installing packaged extensions  13/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 100% Sending notification e-mail  [OK] The installer has finished successfully  13/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 100% Sending notification e-mail  13/13 ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 100% Sending notification e-mail  ---> Removed intermediate container 5dc3e7718f0b ---> 4aa460f5e199 Step 13/15 : RUN rm -rf /var/www/html/install ---> Running in f9f66343b15f ---> Removed intermediate container f9f66343b15f ---> b523dfb7855f Step 14/15 : RUN chown www-data:www-data /var/www/html/config.php 2>/dev/null || true && chown -R www-data:www-data /var/www/phpbb_data /var/www/html/cache /var/www/html/store /var/www/html/files /var/www/html/images/avatars/upload /var/www/html/assets ---> Running in ab4fa892b372 ---> Removed intermediate container ab4fa892b372 ---> b3c89232c75e Step 15/15 : EXPOSE 80 ---> Running in d2125cb45636 ---> Removed intermediate container d2125cb45636 ---> 0ec86aadad7c Successfully built 0ec86aadad7c Successfully tagged phpbb-cve2026-48611:patched