How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jaybaws/vscode-backend-ubuntu2204"
  config.vm.box_version = "1.0.1"
end
vagrant init jaybaws/vscode-backend-ubuntu2204 \
  --box-version 1.0.1
vagrant up

This version was created about 1 month ago.

Ubuntu 2204 (Jammy) with Python, Golang, Azure CLI, Ansible/Molecule, Helm and minikube. To be used as remote development and testing box, integrated via VS Code Remote SSH. See my README for usage instructions.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.01 GB)