Base CentOS 7 + Development Tools
This is just a plain CentOS 7 image that can be used for general development. It was constructed with 'yum groupinstall "Development tools"', so it contains git, svn, gcc, make and all that stuff.
This image is used as a base for other specific development focused images.
Open bash:
./runbash.sh
bash-4.2# echo Wheeee
Show Git version:
./runbash.sh git -version
git version 1.8.3.1
Content type
Image
Digest
sha256:71a258cdc…
Size
325.4 MB
Last updated
almost 11 years ago
docker pull andrefernandes/docker-devel-base