How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "autodata/centos7docker"
end
vagrant init autodata/centos7docker
vagrant up
This version was created over 7 years ago.
CentOS 7.3 with thinpool
This version was created about 8 years ago.
/dev/mapper/docker-thinpool is setup as a raw lvm thinpool for use with the docker devicemapper storage driver