Skip to content

Lock CLI_IMAGE to PHP 8.0 #16

@andreyzb

Description

@andreyzb

At the moment when you try to setup OPENY system throws fatal error from drupal/migrate_tools on PHP 8.1. Docksal sets up latest CLI container with PHP 8.1 because CLI_IMAGE is not defined in docksal.env file.

Possible solutions:

Temporary solution:

  • define CLI_IMAGE="docksal/cli:php8.0-edge" in the docksal-local.env and then run fin init

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