How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "reclusive/bionic64-docker"
  config.vm.box_version = "0.0.4"
end
vagrant init reclusive/bionic64-docker \
  --box-version 0.0.4
vagrant up

This version was created over 4 years ago.

  • Latest updates as of 08/03/2020
  • Docker version 19.03.7
  • Docker compose version 1.23
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.41 GB)