How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "takesako/alpine-virt-v3.18"
  config.vm.box_version = "3.18.4"
end
vagrant init takesako/alpine-virt-v3.18 \
  --box-version 3.18.4
vagrant up

This version was created 2 months ago.

Alpine Linux v3.18.4 VIRTUAL kernel for Intel x86_64(amd64) virtualbox/vmware provider, Apple Silicon M1/M2 Mac arm64(aarch64) vmware_fusion provider. built by alpine-packer https://github.com/takesako/alpine-packer

2 providers for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (54.8 MB)
  • vmware_fusion
    arm64 Hosted by Vagrant Cloud (58.7 MB)
    amd64 Hosted by Vagrant Cloud (56.8 MB)