How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fly9593/centos7-docker"
  config.vm.box_version = "0.1.0"
end
vagrant init fly9593/centos7-docker \
  --box-version 0.1.0
vagrant up

This version was created 3 days ago.

Installed Docker and VirtualBox Guest Additions on CentOS 7

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (915 MB)