/docker-centos-dev

Basic centos container with EPEL and IUS Community preset

docker-centos-dev

A dockerfile to build a basis for other centos based images. Contains up-to-date repository (iuscommunity) for development packages, as well as latest EPEL.

Building the image

to create the image :

docker build -t $USER/centos-dev .