How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chaifeng/debian-9.8-docker-19.03.11"
  config.vm.box_version = "201906.17.0"
end
vagrant init chaifeng/debian-9.8-docker-19.03.11 \
  --box-version 201906.17.0
vagrant up

This version was created about 3 years ago.

Repo: chaifeng/bento-ubuntu-docker

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