Skip to content

Pecl does not work on php:7.0-fpm  #317

@ihorsamusenko

Description

@ihorsamusenko

I have pretty simple dockerfile

FROM php:7.0-fpm
RUN apt-get clean
&& apt-get update && pecl install memeched

But unfortunately I am getting error:

pecl/memcached requires PHP (version >= 5.2.0, version <= 6.0.0, excluded versions: 6.0.0), installed version is 7.0.12

Why is that?

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