Vagrant Base Boxes for amd64 (x86_64) Hosts
This repository provides the Packer files for building Vagrant base boxes for AMD64 (x86_64) hosts.
The pre-built boxes can be found on Vagrant Cloud
🚨 These should not be used for production workloads - use them at your own risk! 🚨
These are based on the work of Adam Hartley. He did 99% of the work; I just adapted the scripts to build for Intel instead of ARM.
Distro | Version | Provider | Source | Box |
---|---|---|---|---|
Ubuntu Server | 22.04.4 (Jammy Jellyfish) | VMWare Fusion | Source | ryanchapman/ubuntu-server-22.04 |
Distro | Version | Provider | Source |
---|
TODO
The VM images are built with Packer and VMWare Fusion. Each subdirectory in this repo contains all the files needed to build the base box. The easiest way of building the box is to run the buildbox.sh
command. This will start Packer and build the image, then compact the image into a box and print the checksum.