Build a minimal Docker Centos image using Vagrant
367
This will build a minimal Docker Centos image using vagrant and supermin
It is recommended to use a proxy to reduce bandwith usage. Change the "http_proxy" export in the Vagrantfile to match your environment.
./build.sh
Check that image is present
docker images | grep centos-minimal
Content type
Image
Digest
Size
45 MB
Last updated
over 9 years ago
docker pull codered/centos-minimal