How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chaifeng/ubuntu-22.04-docker-20.10.17"
  config.vm.box_version = "202206.13.0"
end
vagrant init chaifeng/ubuntu-22.04-docker-20.10.17 \
  --box-version 202206.13.0
vagrant up

This version was created about 2 years ago.

Repo: chaifeng/bento-ubuntu-docker

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (988 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (870 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (984 MB)