frenchbeard / docker-centos-dev

Basic centos container with EPEL and IUS Community preset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Basic centos container with EPEL and IUS Community preset