How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "lpf/centos7docker"
end
vagrant init lpf/centos7docker
vagrant up
This version was created almost 4 years ago.
Built from CentOS-7-x86_64-Minimal-1908.iso using Packer 1.4.4; Ansible Galaxy role lpf23.docker used to install docker v19.03.4 & docker-compose v1.24.1.
This version was created almost 5 years ago.
Enabled Docker Experimental features; Added vagrant to docker group
hyperv | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (646 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (672 MB) |
This version was created almost 5 years ago.
Initial version