Skip to content

PHP 8.4 support #939

@cbommart

Description

@cbommart

Hi, this "issue" may be similar as this one : #930

I tried to run a fresh install of wp-env with a { "phpVersion": "8.4" } in the config file version and I've got this error :

> wp-env start

✖ Error while running docker compose command.
#0 building with "desktop-linux" instance using docker driver

#1 [wordpress internal] load build definition from WordPress.Dockerfile
#1 transferring dockerfile: 2.07kB done
#1 DONE 0.0s

#2 [tests-wordpress internal] load build definition from Tests-WordPress.Dockerfile
#2 transferring dockerfile: 2.07kB done
#2 DONE 0.0s

#3 [tests-wordpress internal] load metadata for docker.io/library/wordpress:php8.4
#3 ERROR: docker.io/library/wordpress:php8.4: not found
------
 > [tests-wordpress internal] load metadata for docker.io/library/wordpress:php8.4:
------
 Service tests-wordpress  Building
 Service wordpress  Building
failed to solve: wordpress:php8.4: failed to resolve source metadata for docker.io/library/wordpress:php8.4: docker.io/library/wordpress:php8.4: not found

Do you have any idea when this version will be supported ?

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