mmornati / docker-mock-rpmbuilder

Build RPMs using the Mock Project (for any platform)
GNU General Public License v2.0
62 stars 42 forks source link

Error building container #14

Closed ndriessen closed 7 years ago

ndriessen commented 7 years ago

I got an error building the container, due to a package conflict in epel-release. You also do not need epel-release for the container, so I suggest removing it

Building works fine when I remove RUN yum -y install epel-release from the Dockerfile

mmornati commented 7 years ago

It was working for me... maybe could be anything related to a new centos base docker update? But yeah, I think we can now remove it from the build.