Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

building wordpress fails #252

@josergc

Description

@josergc

Following the README.md of the wordpress folder, it is said that for building apache with PHP to run Wordpress I have to build it like this
docker build --rm -t <yourname>/wordpress .
however I get
Step 4 : RUN dnf -y install httpd php php-mysql php-gd pwgen psmisc tar && dnf clean all ---> Running in 218aeba7f604 Last metadata expiration check: 0:00:18 ago on Wed Jan 18 15:17:21 2017. No package php-mysql available. Error: Unable to find a match. The command '/bin/sh -c dnf -y install httpd php php-mysql php-gd pwgen psmisc tar && dnf clean all' returned a non-zero code: 1
I believe that this php-mysql package is not available in Fedora 25 any more because when I execute
dnf search php-mysql
I only get
Last metadata expiration check: 1:36:47 ago on Wed Jan 18 23:02:38 2017. ======================================= N/S Matched: php-mysql ======================================== php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases

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