Skip to content

Static Content deploy parallel jobs (--jobs) not working in PHP docker images #24628

Closed
@sinamiandashti

Description

@sinamiandashti

Summary (*)

If you use official php-fpm docker image (php:7.1-fpm) for your magento store , the parallel deploying of static content is not working ... i dont know what is causing this or what extension or configure build of php is needed for this functionality.

Examples (*)

php bin/magento setup:static-content:deploy --jobs=8 -f en_US de_DE

Proposed solution

I have no idea , i was trying to check if its related to pthread php extension , but I found that it removed from php 7.1 and upper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions