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

building wordpress fails #252

Open
josergc opened this issue Jan 18, 2017 · 0 comments
Open

building wordpress fails #252

josergc opened this issue Jan 18, 2017 · 0 comments

Comments

@josergc
Copy link

josergc commented Jan 18, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant