Skip to content

Pro mode in docker #3897

@stanislav-janu

Description

@stanislav-janu

Hi, I'm trying run new PRO in docker, but there is problem and PHPStan writes me a strange bug.

What am I doing wrong?

docker run --rm -p 11111:11111 -v $PWD:/app phpstan/phpstan analyse app --memory-limit=1G --ansi --pro
Note: Using configuration file /app/phpstan.neon.
 352/352 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


                                                                                
 [ERROR] PHPStan Pro can't be launched because of these errors:                 
                                                                                

                                                                                
 [OK] No errors                                                                 
                                                                                

Please fix them first and then re-run PHPStan.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions