How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kubogb/ubuntu-20-dev"
  config.vm.box_version = "2004.5.20230321"
end
vagrant init kubogb/ubuntu-20-dev \
  --box-version 2004.5.20230321
vagrant up

This version was created 3 months ago.

Initial Release

VM contents:

  • Ubuntu 20.04.5 LTS (Focal Fossa)
  • kernel 5.15.0-657-generic
  • build-essentials
  • docker-ce 23.0.1
  • docker compose(V1) 2.16.0
  • docker compose(V2) 2.16.0
  • Go 1.19
  • VS Code 1.76.1
  • Idea IntelliJ Community 2023.1-RC
  • Idea Goland Evaluation 2022.3
  • postman 10.12.0
  • awscli and ecs-cli
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (7.72 GB)