How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "knaps/knaps-base"
  config.vm.box_version = "2.0.2"
end
vagrant init knaps/knaps-base \
  --box-version 2.0.2
vagrant up

This version was created 2 months ago.

  • Fix problem with python-dev in ubuntu/jammy.
  • More enhancements
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (2.33 GB)