Open
Description
I was looking into what might be needed to add a test for building the MDSplus php support. To do this I tried modifying the Dockerfile for rhel8 to add the php-devel package. When trying to build the docker image docker build failed with the error:
Error: No matching repo to modify: PowerTools.
This error occurs with the current Dockerfile for rhel8.
It's been quite a while since I played with this stuff so it would not surprise me if I was doing something wrong. I simply cloned MDSplus/Docker and cd'd to Docker/builder/rhel8 and issued the command:
docker build -t mdsplus/builder:rhel8-php .
Metadata
Metadata
Assignees
Labels
No labels